https://github.com/carloshenryck/trybewallet
💸 organize your expenses
https://github.com/carloshenryck/trybewallet
react-router react-testing-library reactjs redux
Last synced: 3 months ago
JSON representation
💸 organize your expenses
- Host: GitHub
- URL: https://github.com/carloshenryck/trybewallet
- Owner: carloshenryck
- Created: 2022-11-15T00:44:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-21T17:46:31.000Z (over 3 years ago)
- Last Synced: 2025-03-17T16:16:14.505Z (over 1 year ago)
- Topics: react-router, react-testing-library, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 301 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 📋 Sobre o projeto
Site para organização de despesas

[](https://www.figma.com/file/ibAEAbS7A6EBprCvXJNhbt/%5BProjeto%5D%5BFrontend%5D-TrybeWallet?node-id=0%3A1&t=FABFQKLUcXnWSjeq-1)
> estilização não aplicada
## 💻 Tecnologias
- React
- React Router
- Redux
## ✨ Funcionalidades
- Adicionar despesas em cotações diferentes
- Visualizar valor da despesa em cotações diferentes, com base na cotação no horário em que a despesa foi salva
- Editar ou excluir despesa
## 🧠Aprendizado
Durante esse projeto aprendi a gerenciar estados com Redux
## 📦 Inicialização
```bash
npm i
```
```bash
npm start
```