Skip to content

cherryDevBomb/GitHub-Timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐱 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