This is a mini full-stack web application for tracking food expenses. It includes complete CRUD operations on both the frontend and backend. The app is responsive, making it usable across different screen sizes, and helps users manage and visualize their food-related spending.
- π CRUD Functionality (Create, Read, Update, Delete) for food items and their prices
- π Total Expense Calculation displayed in real-time
- π± Responsive Design for desktop, tablet, and mobile
- π Secure backend API integration
- πΎ Data persistence via a connected database
- React
- talwind, JavaScript
- Axios / Fetch API for HTTP requests
- Node.js + Express.js
- MongoDB
- RESTful API with proper routing