Compare two Github user based on their repo stars and followers
By comparing the followers and the number of stars one Github user has
this simple application will generate a score which will then be used to
decide who is the winner.
This application is based mainly from Tyler McGinnis’s superb React.js
Fundamentals course.
npm install
npm run start