A web app that help to users to have a better idea of the strengths of a github user.
- Profile picture from Github.
- Languages used.
- pie chart displayed languages for the user.
- charts display the number of commits per language
- followers, following, number of public project
- Run the following
git clone
cd github
npm run start
- If installation is complete, at the moment visiting the url localhost:8080/ it will be possible to see the page
Copy full path of the file pannel.html inside of the dist folder.