Skip to content

RajShringi/github_battle_with_hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚔️ Github Battle

Basic Overview - Live Demo

Start Battle between two github users and find out the result.

Screenshots

Screenshot 2022-12-29 at 10 33 41 PM Screenshot 2022-12-29 at 10 34 35 PM Screenshot 2022-12-29 at 10 34 51 PM Screenshot 2022-12-29 at 10 35 06 PM

Features

  • Get top 20 starred repos of different programming language.
  • Fetch data of users and find result of battle.
  • ☀️ Light Mode/ 🌙 Dark Mode.

Run Locally

Requirements

  • Node.js
  • NPM

First, clone the project

git clone https://github.com/RajShringi/github_battle_with_hooks.git

Go to project directory

cd github_battle_with_hooks

Install the needed package

npm install
or
yarn

Start the React Application

npm start 
or
yarn start

porject by Raj Shringi

Releases

No releases published

Packages

No packages published