Node.js application that manages your money and helps you keep track of your expense. This project uses Node.js along with Express.js for the back-end nd React along with CSS for the front-end and MongoDB Atlas is used as the database for this project. I did this project because I wanted to gain a deeper understanding of React, and how to work databases.
- Node.js
- Express.js
- React
- MongoDB
- CSS
Download this repository on your computer and before running type npm install to download all the prerequisites for this project. In the terminal type npm run dev and the web application should be running on http://localhost:3000/