Skip to content

bruch0/myWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyWallet 💸


myWallet


About ❔

MyWallet is a financial app! Sign up to keep track of your incomes and outcomes!


Deployment 🚀

Check it here!


Features ✅

  • 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

How to run in your machine 🖥️

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

Clone this repository

git clone https://github.com/bruch0/gratibox.git

Access the project folder cmd/terminal

cd myWallet

Install the dependencies

npm i

Run the application

npm start

The app will automatically start at localhost:3000 on your favorite browser


How to run the tests in your machine 🖥️

Start up Cypress

npx cypress open

Run the tests

Just click on run integration tests on the tab that will be opened

Tech Stack 💾



Releases

No releases published

Packages

 
 
 

Contributors