GitHub User Search App built with React, TypeScript, and SWR

Solution retrospective
Hello! This is my GitHub user search application made with React, TypeScript, SWR, and bootstrapped using Vite. I had originally completed this challenge a year prior, but thought it would be a good review to go back and fix some of my earlier work that was made during my initial phases of learning.
Some of the main differences between this version and the original include:
- Use of Vite over Create-React-App
- Use of SWR for query state handling rather than the Fetch API
- Use of end-to-end test and a continuous integration and deployment pipeline.
A full description of the implementation of the changes can be found in the README of the repository. Happy learning!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jorge A. Mendoza II's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord