A web application to find users profiles from GitHub.
- React 17.0.2
- npm 8.3.0
git clone https://github.com/lucasvribeiro/github-users-search.git
cd github-users-search
npm i
ornpm install
npm start
- Loader Component;
- Empty Component;
- Feature to Search Repositories (by name)
- Feature to Change Repositories List Order (last update, name, etc)