Skip to content

RenanTRS/urna

Repository files navigation

Logo

GitHub License GitHub top language GitHub last commit GitHub issues open GitHub closed issues GitHub pull request open GitHub closed pull requests

Demo on the phone Demo on the Desktop

Candidates

  • 10: Doguinho Caramelo
  • 28: Julius
  • 51: Agostinho Carrara
  • 72: Seu Madruga

About this project

This project is part of my personal portfolio.

Why?

The purpose of this project was to learn React and styled-components

How to use

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

Built with

  • Vite

  • ReactJs

  • TypeScript

  • Styled-Components

  • Jest

  • Testing Library

  • SWC Jest

  • SWC Core

  • EsLint

  • Prettier

  • Yarn

Contact

License

This project is licensed under the MIT License - see the LICENSE file for details.