Rupee Master is a simple finance tracker application built using the MERN stack (MongoDB, Express.js, React.js, Node.js) and Clerk for secure user authentication. The app helps you manage and track your expenses efficiently with a responsive user interface.
- Expense Management: Add, edit and delete expense records with ease.
- Categorization: Organize expenses by categories for better insights.
- Secure Authentication: Supports multi-user traffic on website. User login and secure authentication handled via Clerk.
- Data Management: Users can modify data which gets updated on MongoDB server in real-time.
- Frontend: React.js, Vite, TypeScript, CSS Styling
- Backend: Node.js, Express.js
- Database: MongoDB with Mongoose
- Authentication: Clerk
Rupee.Master.mp4
git clone https://github.com/ayushtan123/Rupee-Master.git
cd rupee-master

