pontussandberg / github_stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github statistics

Description

This app uses the github API to get commit and repo statistics of github profiles.

Download

Download the app with git by running:

git clone https://github.com/pontussandberg/github-stats.git

Start the app from the project root by running the server with:

cd server && npm i && npm start

...and the client in a new terminal by running:

cd client && npm i && npm start

Screenshot

About


Languages

Language:JavaScript 72.9%Language:CSS 25.3%Language:HTML 1.8%