Github search is a simple web app that allows you to search for users and repositories on GitHub. The app has redux-persist supoerted, so you can save your search history and access it later without need to hit the API again.
- Vite : React-Typescript Boilerplate
- React-Router : Routing
- Redux : State Management
- Redux-Persist : Local Storage
- Vercel : Deployment
- GitHub API : Data
- Vanila CSS : Styling