- Create an account with a name, email, and password that will be encrypted in the database
- Mobile layout
- Keep track of your financial transactions and overall balance
- Add a deposit, a withdraw, or even modify the transaction type
- Stay logged in every time you enter the page
- All data fetched from a dedicated server
- Used react router dom to create routers for the App
- Currency Masks for the money inputs
- Styles using SASS