Projeto de um mini game para advinhar a cor hexadecimal proposta
colorguessvideo.mp4
Technologies that I used to develop this web client
Clone the project and access the folder
$ git clone git@github.com:GuilhermeSCampos/Color-guess.git && cd Color-guess
Follow the steps below
# Install the dependencies
$ npm install
# Start the client
$ npm start