Skip to content

A Simple Expense Tracking Application Build using React, Node, Express MongoDB and Redux

Notifications You must be signed in to change notification settings

mepcovenkat97/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

A simple Expense Tracker app build using React, Node, Express, MongoDB and Redux.

Installation

Backend
  1. Inside the project folder Expense_Tracker
cd Backend
npm i
  1. Start the server using the command
nodemon index.js

Front-end
  1. Inside the project folder Expense_Tracker
cd frontend
npm i
  1. Start the server using the command
npm start
  1. Browse the URL localhost:3000 in the browser

About

A Simple Expense Tracking Application Build using React, Node, Express MongoDB and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published