The project requires Node.js to run locally.
After cloning the repository, go to the folder named my.money
and run the commands below to install all the dependencies and run the project.
# install dependencies
yarn or npm install
# run at localhost:3000
yarn start or npm start
- Create new logo
- Create dark mode
- Create charts
- Create PWA