This repository contains a Rock Paper Scissor game created using React. The purpose of this game is to help polish programming skills, specifically in React.
Day.6.Rock.Paper.Scissor.mp4
- Clone the repository to your local machine.
- Open the project in your code editor.
- Run
npm installto install the necessary dependencies. - Run
npm run devto start the game. - Choose either rock, paper, or scissors and see if you win against the computer.
- React
- Tailwind CSS
This game was created by Moazam Ali.
