Skip to content

TapasDash/mern-stack-expense-tracker-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mern-stack-expense-tracker-app

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. I haven't used redux coz I felt context API + useReducer() hook is better and is the new way of handling 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.

alt-text

Click here to see the app live!

About

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.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors