Web app for analysing activities of a GitHub user. Built with ReactJS and redux.
The site is running here: https://razat249.github.io/github-view
This is a react-redux app. Follow below steps for building the project.
- fire up your terminal.
git clone https://github.com/razat249/github-view.gitcd github-viewnpm install- RELAX . . .
npm startfor starting development server.npm testfor running test.npm run buildfor building the deployment build.
This project was bootstrapped with Create React App.
You can find the most recent version of the create-react-app guide here.
You can report bugs at the issue tracker.
Help us by creating Pull Requests and solving issues
Built with ♥ by Rajat Patwa(@razat249) under MIT License.