This project was bootstrapped with Create React App.
The purpose of this project is to allow users to view (and in the future - compare) github users, their activity, and contribution.
https://zurda.github.io/Github-Info/
A version of this project with the addition of adding multiple users and sorting them is available here: https://github.com/zurda/github-user-finder
- Clone or fork the repo
- Go into the repo's folder
- Run
npm install
- Run
npm start
To access the api, you'll also need to set up a .env
file in the root directory, and set two values:
REACT_APP_API_KEY=your_key
REACT_APP_API_SECRET=your_secret
Future versions goals:
Short term - Improve styling - Add repos display - Add contributions display Longer term: - Add ability to get a rank for a user - Add ability to compare users
This project is absolutely accepting pull requests (first-timers welcome!)
Thanks goes to these wonderful people (emoji key):
Betina Zhou 📖 |
Luis Dueñas 🐛 |
Ahmed Romih 💻 |
Karim 💻 |
titchimoto 💻 |
Warao 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!