A web app that builds an overview of your GitHub repositories using the GitHub API. Try it here.
node js
yarn
- clone the repository
- run
yarn install
- run
yarn start
- go to
localhost:3000/GitHub-Timeline
to access the app
- ReactJS v16.13.1
- React Bootstrap
- GitHub API v3