A full-stack web application for managing personal finances with a modern UI, built using the MERN stack.
- π Interactive dashboard with charts
- π³ Income and expense tracking
- π· Receipt upload and storage
- π± Responsive design
- π Secure authentication
- Frontend: React, Redux, Tailwind CSS
- Backend: Node.js, Express, MongoDB
- Storage: Azure Blob Storage
- Node.js (v14+)
- MongoDB
- Azure Storage Account
- Clone the repository
git clone https://github.com/amankumar6/Expenses-Tracker.git
cd Expenses-Tracker- Install dependencies
# Backend
cd backend
npm install
# Frontend
cd ../frontend
npm install-
Create
.envfiles in both backend and frontend directories with required environment variables -
Start the application
# Backend
npm run dev
# Frontend
npm run devThis project is licensed under the MIT License - see the LICENSE file for details.
Aman Kumar
- GitHub: @amankumar6