Skip to content

dsaharia/GitHub-Battle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub-Battle

A simple app that lists 30 of the most popular repositories of a language (overall also). It also lets you battle between any two github users.

Features :

  1. Lists 30 of the most popular github repositories in a language.
  2. Battle two github users.

Technologies Used :

  • React-JS
  • React Router
  • React Hooks
  • GitHub API
  • Netlify.com (for hosting)

How to Run Locally :

  1. Clone the Repository

    git clone https://github.com/rajat2502/GitHub-Battle

  2. cd into GitHub-Battle

    cd GitHub-Battle

  3. Install all dependencies

    npm install

  4. Start Local Server

    npm start

About

A simple react app to battle two github users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 84.4%
  • CSS 11.9%
  • HTML 3.7%