Skip to content

mrassili/Github-Info

 
 

Repository files navigation

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.

Demo

https://zurda.github.io/Github-Info/

Search and Sort

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

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 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

Contributions

This project is absolutely accepting pull requests (first-timers welcome!)

About

Display a Github user's info and repos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.2%
  • CSS 17.4%
  • HTML 7.4%