Esse projeto renderiza três cards que se transformam em sua cor por completo após um certo tempo em ms. Clique aqui para acessar o projeto
- Clone o projeto com
git clone git@github.com:larissabenedet/cards-and-timer.git
cd cards-and-timer
para entrar na pasta do projetoyarn
para instalar todas as dependênciasyarn dev
para rodar o serveryarn test
para rodar os testes- Acesse o server no browser em
localhost:3000
This project renders three cards, that will be fullfilled with their own colors after a certain time in ms. Click here to access the project
- Clone the project with
git clone git@github.com:larissabenedet/cards-and-timer.git
cd cards-and-timer
to enter the project folderyarn
to install all the project dependenciesyarn dev
to start the serveryarn test
to run tests- Access the server at
localhost:3000