The application displays the nicer look of GitHub profiles built with ReactJS, ChartJS, and the GitHub API. React Application has the functionality of showing users stared repository, top languages using different types of charts representation and consisting of top repository based upon forks, stars filters.
Vercel-App: https://git-profile7.vercel.app/
-
Install dependencies
npm install || yarn
-
Fire up the server and watch files
npm run dev || yarn dev
-
Install the Now CLI
yarn add now
-
Deploy!
now