- Search for Github users and show their repositories with stars/forks/programming language
- Old version of this project => Github repos
- React
- TypeScript
- Redux toolkit
- RTKQuery
- Tailwind CSS
- Clone this repo using:
$ git@github.com:armanpwnz/GithubUsers.git
- To install dependencies and clean the git repo run:
$ npm install
- Run project in Dev mode
$ npm start