To run the money tracker app:
-
You must create a .env file in the api directory and add your MongoDB URL as follows: MONGO_URL=
-
In the project directory, run:
Runs the app in the development mode Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes You may also see any errors in the console.
- In the api directory, run :
The page will update with new changes
- The React App is now running on localhost:3000