Clone this project and do npm install
on your console. Then:
- Set up the next environment variable
SASS_PATH=node_modules:src
- Run
npm start
- Go to your localhost on port 3000 and write the address
/register
to create your own user
This project will allow you to manage your finances.
In this route you'll be able to register, and manage your name, photoURL and password. It brings security and personalization.
This module contains all your sections or main groups for your finances. It's important that your created and manage all your financial movements.
This module will allow you to manage the whole incomes and expenses which you will be adding to create your own indicators and goals.