This project is part of my personal portfolio.
The purpose of this project was to learn styled-components
To clone and run this application, you'll need Git, Node.js v14.19 or higher + Yarn v1.22.15 or higher installed on your computer. From your command line:
#Cloning this respository
$ git clone https://github.com/RenanTRS/urna.git
#Go into the repository
$ cd urna
#Install dependencies
$ yarn
#or
$ npm install
#Run
$ yarn start
#or
$ npm start
Email-me: renantrsouza@gmail.com
Connect with me on LinkedIn
This project is licensed under the MIT License - see the LICENSE.md file for details.