Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 555 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 555 Bytes

🐱 GitHub Timeline

A web app that builds an overview of your GitHub repositories using the GitHub API. Try it here.

Getting started

Prerequisites
  • node js
  • yarn
Running on localhost
  • clone the repository
  • run yarn install
  • run yarn start
  • go to localhost:3000/GitHub-Timeline to access the app

Built with