FreshFridge is a smart refrigerator management app designed to help users track and manage their food items efficiently. Using built-in camera integration and AI-powered item recognition, it automatically logs groceries, monitors expiration dates, and helps reduce food waste.
- Automatic food item detection using camera input
- Expiration tracking and freshness alerts
- Inventory dashboard with item details
- Add, remove, or update items manually
- Responsive, modern user interface
- Frontend: React / Vite / Tailwind CSS
- Backend: Node.js / Express
- Database: SQLite or MongoDB
- Version Control: Git & GitHub
npm install
npm run dev