This is a GitBuddy App that helps you find github users and their repositories.
- Next JS
- React Hooks
- React Router
- Redux
- Styled Components
- Tailwind CSS
- Typescript
- Github API
- Clone the repository using `git clone
- Run
npm installto install all the dependencies - Run
npm run devto run the app in development mode