MyWallet is a financial app! Sign up to keep track of your incomes and outcomes!
- register and log into the app
- see your total balance
- see every transaction you've made, the date it was registered and a short description
- register a new transaction, it can be a income or a outcome
This project relies on another repository, wich will run the server locally.
When you have the server ready, come back here!
Check the server repository here
git clone https://github.com/bruch0/gratibox.gitcd myWalletnpm inpm startThe app will automatically start at localhost:3000 on your favorite browser
npx cypress openJust click on run integration tests on the tab that will be opened