This project is a practice of React.js. Imitated from [https://github.com/alemesa/github-battle-react]
-
Search - search a single github user's profile and repos √
-
Popular - list the most popular repositories by language
-
Battle - compare 2 users' github
-
Data obtained from Github API
-
continued...
Fork / download this repo, and run
npm install
npm start