MyWallet

A virtual wallet app written in React that allows you stay aware of your financial transactions!

Try it now here

How to run:

  1. Clone this project.
  2. Create a .env archive on folder project and set whats below on it:
MONGO_URI=mongodb://localhost:27017
PORT=5000
  1. Install dependencies
npm i
  1. Run the front-end with
npm run dev
  1. Go to FrontEnd Page Right Here, and clone it and follow the step by step to run it.
  2. Try for yourself...