Skip to content

DTan13/Github-Timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git-TimeLine

This project uses Github API to get public events and details of public repos of any github user and generate some simple statistics. It also uses firebase using a Node-Express Backend for getting feedback from user.

Hosted at:- git-timeline@Vercel

Technologies Used:

  • ReactJs
  • Axios
  • SASS(node-sass)
  • Diff2HTML
  • Github API
  • NodeJS
  • ExpressJS
  • Firebase

Contributing

  • Clone The Repository
    git clone https://github.com/DTan13/git.timeline.git

    cd git.timeline

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Extensions

There are some TODO tags in source code which you can find helpful for further development. To get overview of these tags install following vscode extension.

open Visual Studio code, press Ctrl+P or Cmd+P and type:

> ext install Gruntfuggly.todo-tree