Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 348 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 348 Bytes

#List - Frontend

Link: Projeto

Iniciar o projeto

  • Clonar repositório: git clone {link}.
  • Instalar dependências: yarn install.
  • Criar .env baseado no .env.example
  • Iniciar projeto: yarn start

Dependências

  • Reactstrap
  • React-icons
  • Styled-components
  • Eslint/Prettier
  • Axios