Simple rgb color guessing game build using React
-Beautiful UI and User Friendly
-Users can choose from 3 different levels
-Users can reset the game anytime
-Users get 3 chances to guess the correct answer
-
Clone the project or download zip
git clone https://github.com/ksjc1995/Color-Guessing-Game-React-.git
-
Open the project directory
cd directory name
-
Install Dependencies
npm i
-
Run the development server
npm start