Skip to content

Ruturaj-7802/ExpenseTrackerMERN

Repository files navigation

Expense Tracker

This is an expense tracker app based on MERN ( MongoDB, Express, React, Node ) stack.

In the frontend, is made in React using React hooks and context API + useReducer() hook for the state management.

In the backend, I have used Express.js for the server side handling and MongoDB for storing the transactions in the database.

image image

mern_expense_demo.mp4