https://github.com/eltonsantos/eurorcamento
Personal finance application to save transactions in Euro.
https://github.com/eltonsantos/eurorcamento
firebase firebase-auth firebase-realtime-database phosphor-react react react-modal react-toastify styled-components toastify typescript xlsx yup
Last synced: 23 days ago
JSON representation
Personal finance application to save transactions in Euro.
- Host: GitHub
- URL: https://github.com/eltonsantos/eurorcamento
- Owner: eltonsantos
- Created: 2022-11-26T12:40:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-15T15:33:36.000Z (over 1 year ago)
- Last Synced: 2025-02-15T15:35:02.377Z (over 1 year ago)
- Topics: firebase, firebase-auth, firebase-realtime-database, phosphor-react, react, react-modal, react-toastify, styled-components, toastify, typescript, xlsx, yup
- Language: TypeScript
- Homepage: http://eurorcamento.vercel.app
- Size: 675 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Technologies |
Getting started |
Project |
Layout |
Next steps
EURORÇAMENTO
---
## 🧪 Technologies
This project was developed using the following technologies:
- [React](https://pt-br.reactjs.org/)
- [Firebase](https://firebase.google.com/)
- [Styled Components](https://styled-components.com/)
- [React Toastify](https://fkhadra.github.io/react-toastify/introduction)
- [React Router DOM](https://reactrouter.com/)
- [React Modal](http://reactcommunity.org/react-modal/)
- [React Loading](https://github.com/fakiolinho/react-loading)
- [React Paginate](https://github.com/AdeleD/react-paginate)
- [Phosphor Icons](https://phosphoricons.com/)
- [Polished](https://polished.js.org/)
- [Yup](https://github.com/jquense/yup)
## 🚀 Getting started
Clone the project and access the folder
```bash
$ git clone https://github.com/eltonsantos/eurorcamento.git && cd eurorcamento
```
Follow the steps below
```bash
# Install the dependencies
$ npm install
# Start the project
$ npm run start
```
## 💻 Project
Application developed for personal purposes with objective to separate my personal finances in reais with my expenses in euros. It came from need of the application that I use not being able to have both currencies in the same account. So I created the Eurorçamento with a focus on the euro and during my time in Europe.
## 🔖 Layout
## 🐾 Next steps
###### Escreverei essa parte em português
- [ ] Cobrir o sistema de testes! 👁🗨
- [ ] Criação de filtros por categoria, tipo e data da transação 🗃️
- [ ] Alterar visual em dark/light mode 🌗
- [ ] E muito mais... ❤💪🏼
---
## 👨🏻💻 Author
Elton Santos 🚀
Made with ❤️ by Elton Santos 👋🏽 [Entre em contato!](https://www.linkedin.com/in/eltonmelosantos/)