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-timerpara entrar na pasta do projetoyarnpara instalar todas as dependênciasyarn devpara rodar o serveryarn testpara 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-timerto enter the project folderyarnto install all the project dependenciesyarn devto start the serveryarn testto run tests- Access the server at
localhost:3000