Skip to content

This app accepts a GitHub username and produce a timeline containing name, created date and description of the user's repos.

Notifications You must be signed in to change notification settings

scc416/github-timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Timeline

This app accepts a GitHub username and produce a timeline containing name, created date and description of the user's repos.

Table of Content

Live demo

This project was deployed to Netlify: https://the-github-timeline.netlify.app/

Final Product

Initial Layout

Initial - Desktop Initial - Phone

Timeline

Timeline - Desktop Timeline  - Desktop Timeline  - Phone

Handle Error

Error

Loading

Loading

Getting Started

  1. Clone or download this repository onto your local device.
  2. cd to the folder where this project is cloned.
  3. Install all dependencies with npm install command.
  4. Run the app in the development mode with npm start command.
  5. Open the broswer and visit: http://localhost:3000/.

Dependencies

Credit