We are a web application made with the goal of facilitating all individuals the organization and traceability of their personal finances trough an easy system that doesn't require any previous financial or accountability education.
This is only the web application, if you want to check the backend go here : Zenny Api
Our main goal as an app is that any kind of person could be able to manage their finances through our application. To achieve that, we offer Simplicity and Comfort to each of our users through an intuitive and responsive web interface that can be easily used by anyone and on any device
Most of the time when people try to have an order to their finances or get their personal budgets done, they often find themselves in tedious spreadsheets and spending their time doing codes and learning how these systems work. With Zenny we offer a solution, a web application that will allow you to register all of your incomes and outcomes data and have a traceability of when and how do you spend your money, allowing you to have a start point to have better financial habits.
We used this Package:
We used this Libraries:
Clone the project
git clone https://github.com/MajoPino/Zenny-App-Front.git
Go to the project directory
cd Zenny-App-Front
Check if the API is running
Install all dependencies
npm install
run the project
npm run dev