- Generate random colors
- Count score
- Reset Game
Clone the project into local
Install all the npm packages. Go into the project folder and type the following command to install all npm packages
yarn
In order to run the application Type the following command
yarn dev