Skip to content

An Expense tracker made with MERN Stack of expenditure and salary which gets saved in Database .

Notifications You must be signed in to change notification settings

ujjwalkrishna/expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense-Tracker

An Expense Tracker created using MERN Stack.

Usage

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

Features

  • Add your expenses and your cash.
  • Gets saved in MongoDB.

Build With

  • Nodejs (Express).
  • MongoDB.
  • ejs.
  • Reactjs.

About

An Expense tracker made with MERN Stack of expenditure and salary which gets saved in Database .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published