Basic Overview - Live Demo
Start Battle between two github users and find out the result.
- Get top 20 starred repos of different programming language.
- Fetch data of users and find result of battle.
- ☀️ Light Mode/ 🌙 Dark Mode.
- 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