A simple and stylish web-app that analyzes your Github profile and repos.
Found at githubanalyzer.onrender.com, built using ReactJS and the GitHub API. Hosted with Render

-
Install dependencies
yarn (or npm i)
-
Start the development server
yarn start (or npm start)