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 [email protected]:GuilhermeSCampos/Color-guess.git && cd Color-guessFollow the steps below
# Install the dependencies
$ npm install
# Start the client
$ npm start