Skip to content
#

expense-tracker

Here are 923 public repositories matching this topic...

This is an expense tracker app based on MERN ( MongoDB, Express, React, NodeJS ) stack. Its client side is made in React using React hooks and context API + useReducer() hook for the state management. And in the backend, I have used Express.js for the server side handling and MongoDB for storing the transactions in the database.

  • Updated Mar 4, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the expense-tracker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the expense-tracker topic, visit your repo's landing page and select "manage topics."

Learn more