Skip to content

petrirh1/github-timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Timeline

Generates a visual timeline of users GitHub activity. Timeline includes public repos and forks.

Available Scripts

npm install

Installs all neccessary dependencies.

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Inspiration

Inspiration for this project was found from this neat list of project ideas.