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 install
to install all the dependencies - Run
npm run dev
to run the app in development mode