Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.83 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.83 KB

Github User Finder

Build Status Codecov Known Vulnerabilities open issues help wanted issues open follow on Twitter

A React web app that pulls users data from Github's Api, and sorts users by different criteria.

This app is live here: https://zurda.github.io/github-user-finder/

To set up the project locally:

  1. Clone or fork the repo
  2. Go into the repo's folder
  3. Run npm install
  4. Run npm run dev

This project is a continuation of Github-Info which is live here: https://zurda.github.io/Github-Info/

Contributions

This project is absolutely accepting pull requests (first-timers welcome!). Feel free to report bugs and suggest features by opening a new issue. Check out the open good first issues