My Wallet is an application for managing your financial life
Try it out now: my-wallet-iota.vercel.app
It's a web application designed for mobile devices. You can easily create an account and start to manage your financial life.
Features:
- Add new transactions
- See your current Balance
- List all of your transactions
- Edit the amount of either a deposit or a withdraw
- Delete any transaction
The following tools and frameworks were used to create the app
- Clone this repository
- Install dependecies with npm
npm install
- Run the app
npm run start
- You might want to build the app
npm run build
- Acess the link http://localhost:3000/