Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.29 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.29 KB

My Wallet

My Wallet is an application for managing your financial life

Try it out now: my-wallet-iota.vercel.app


About

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

Technologies

The following tools and frameworks were used to create the app

How to run

  1. Clone this repository
  2. Install dependecies with npm
npm install
  1. Run the app
npm run start
  1. You might want to build the app
npm run build
  1. Acess the link http://localhost:3000/