Skip to content

ECB-Bikaner/github-view

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github View

Build Status Issues MIT LICENSE Say Thanks!

Web app for analysing activities of a GitHub user. Built with ReactJS and redux.

Demo

The site is running here: https://razat249.github.io/github-view

Screenshot Main page

contributing

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.git
  • cd github-view
  • npm install
  • RELAX . . .
  • npm start for starting development server.
  • npm test for running test.
  • npm run build for 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.

Issues

You can report bugs at the issue tracker.

Help us by creating Pull Requests and solving issues

License

Built with ♥ by Rajat Patwa(@razat249) under MIT License.

About

Analyse activities and contributions of a github user.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.0%
  • CSS 5.9%
  • HTML 3.1%