scc416 / github-timeline

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

Home Page:https://the-github-timeline.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://the-github-timeline.netlify.app/


Languages

Language:JavaScript 67.6%Language:CSS 30.4%Language:HTML 2.0%