A Full Stack Expense Tracker with full functionality build using React JS
Expense Tracker
A Full Stack Expense Tracker with full functionality like adding trasactions, deleting trasactions, showing history, graph
? For Live Example:
?? Execution:
- Clone this repo using git clone in your terminal
git clone https://github.com/sakshgupta/MERN-Expense-Tracker.git
OR
Zip Download the Repository and Extract it’s contents.
- CD over to client
- Run
npm i
thennpm start
- CD over to server
- Run
npm i
- Visit http://localhost:3000/
➕ Expense Tracker
Made with ❤ by @sakshgupta