Skip to content

A react app that compares two Github profiles and also shows top trending repos in Github

Notifications You must be signed in to change notification settings

johnythomas/git-wars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Wars

Git Wars is a web app build with react that compares two github profiles. It also features a Trending page which shows the trending accounts and projects in Github.

Project Setup

To setup the project locally you need npm or Yarn.

  • npm
  npm install # install the dependencies
  npm start # run the server
  • Yarn
  yarn install # install the dependencies
  yarn start # run the server

Create React App

This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.

About

A react app that compares two Github profiles and also shows top trending repos in Github

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published