Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valchanoficial/desafiogofinancesweb
Rocketseat - Desafio: GoFinances Web
https://github.com/valchanoficial/desafiogofinancesweb
axios jest react-dropzone reactjs styled-components typescript
Last synced: 13 days ago
JSON representation
Rocketseat - Desafio: GoFinances Web
- Host: GitHub
- URL: https://github.com/valchanoficial/desafiogofinancesweb
- Owner: ValchanOficial
- Created: 2020-06-02T15:33:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T18:46:14.000Z (about 2 years ago)
- Last Synced: 2024-11-09T13:20:39.384Z (2 months ago)
- Topics: axios, jest, react-dropzone, reactjs, styled-components, typescript
- Language: TypeScript
- Size: 4.57 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rocketseat - Desafio: GoFinances Web
## Sobre o desafio
Continuação do desenvolvendo da aplicação de gestão de transações, a GoFinances, utilização das rotas e envio de arquivos por formulário.
## Start
```js
yarn install // instala dependências
yarn start // executa aplicação
```## Pré-requisitos
- [Backend](https://github.com/ValchanOficial/DesafioBDUploadNodeJS)