Skip to content

elipaulman/money_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the money tracker app:

  1. You must create a .env file in the api directory and add your MongoDB URL as follows: MONGO_URL=

  2. In the project directory, run:

yarn start

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.

  1. In the api directory, run :

nodemon index.js

The page will update with new changes

  1. The React App is now running on localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published