User Guide
This guide shows everyday users how to get started with PantryPal Web.
Getting Started
- Clone the repository and install dependencies:
git clone https://github.com/twhjames/pantrypal-web-react.git
cd pantrypal-web-react
npm install
- Run the development server:
npm run dev
Visit http://localhost:5173
in your browser.
Key Features
- Track your pantry inventory and see expiry predictions.
- Scan receipts to automatically add items.
- Chat with the built-in recipe assistant for meal ideas.
- Manage your account and preferences securely.