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
- Clone The Repository
git clone https://github.com/DTan13/git.timeline.git
cd git.timeline
This project was bootstrapped with Create React App.
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
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.
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.
> ext install Gruntfuggly.todo-tree