Skip to content

narasimhan26/ExpenseTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

Installation

Clone Git repository

$ git clone https://github.com/narasimhan26/ExpenseTracker.git

Switch to Repository

$ cd ExpenseTracker/

Install Node Modules

$ cd Client/
$ npm i
$ cd ..
$ npm i

Run Local

npm run dev

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

About

A basic Expense management app using MERN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published