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