Skip to content

Expense tracker is a app to track your financial activity efficiently. Its simple design makes it lightweight, straightforward and very easy to use.

Notifications You must be signed in to change notification settings

cacti23/expense-tracker-mern-app

Repository files navigation

Expense Tracker App (MERN)

Usage

change config.env file in config folder
 npm install
 cd client npm install
 cd ..
 
 # Run front and backend
 npm run dev
 
 # Backend only
 npm run server
 
 # Frontend only
 npm run client
 
 # Build client
 cd client
 npm run build
 
 # Prod
 npm start

Expense Tracker Image

About

Expense tracker is a app to track your financial activity efficiently. Its simple design makes it lightweight, straightforward and very easy to use.

Topics

Resources

Stars

Watchers

Forks