Skip to the content.

User Guide

This guide shows everyday users how to get started with PantryPal Web.

Getting Started

  1. Clone the repository and install dependencies:
git clone https://github.com/twhjames/pantrypal-web-react.git
cd pantrypal-web-react
npm install
  1. Run the development server:
npm run dev

Visit http://localhost:5173 in your browser.

Key Features