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: 5 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 (almost 2 years ago)
- Last Synced: 2023-03-04T06:56:56.372Z (over 1 year ago)
- Topics: axios, jest, react-dropzone, reactjs, styled-components, typescript
- Language: TypeScript
- Size: 4.57 MB
- Stars: 1
- Watchers: 1
- 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)