Game in which you have to guess the color for the given RGB color code.
Clone or download the files.
In terminal type following commands :
1. cd Guess_the_Color
2. npm install
3. npm start
Now you are ready to go.
Open your browser and go to http://localhost:3000/
Deployed at: https://guess-the-color-d9s3.onrender.com/