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/
- Clone or fork the repo
- Go into the repo's folder
- Run
npm install
- Run
npm start
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!)