- 10: Doguinho Caramelo
- 28: Julius
- 51: Agostinho Carrara
- 72: Seu Madruga
This project is part of my personal portfolio.
The purpose of this project was to learn React and styled-components
To clone and run this project, you'll need Git, node v14.20 or higher + yarn v1.22.15 or higher installed on your computer. From your command line:
#Clone this repository
$ git clone https://github.com/RenanTRS/urna.git
#Go into the repository
$ cd urna
#Install dependencies
$ yarn
#or
$ npm i
#Run
$ yarn dev
#or
$ npm run dev
#Run testes
$ yarn test
#or
$ npm run test
- Email me - renantrsouza@gmail.com
- Connect with me on LinkedIn
This project is licensed under the MIT License - see the LICENSE file for details.