-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Zoff edited this page Feb 23, 2026
·
7 revisions
Welcome to the FoodSaver-AI project wiki.
https://foodsaver-ai.vercel.app/
FoodSaver AI is a React/Vite web app that helps reduce household food waste with:
- pantry tracking
- recipe generation from available ingredients
- environmental impact metrics
- Installation and Setup
- Features
- Technical Architecture
- Contribution Guide
- Roadmap
- FAQ
- Publish to GitHub Wiki
- Type: frontend SPA
- Persistence: browser
localStorage - Backend API: none in the current version
- AI recipes: local mock generation in the current version
git clone https://github.com/WhiiteRose/FoodSaver-AI.git
cd FoodSaver-AI
npm install
npm run devApp runs at http://localhost:5173.
- Repository:
https://github.com/WhiiteRose/FoodSaver-AI - Project README:
README.md - Screenshots:
public/screenshots/