Skip to content

A kitchen pantry management application that allows users to keep track of pantry items by adding or removing items and updating their quantities. The project uses Next.js as the frontend framework, Material UI for the UI components, and Firebase as the backend service.

Notifications You must be signed in to change notification settings

Vindhyaa-Saravanan/Whats-in-My-Pantry

Repository files navigation

What's in My Pantry?


Logo

What's in My Pantry?

A kitchen pantry management application that allows users to keep track of pantry items by adding or removing items and updating their quantities.
Take me to the app »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started

About the Project

Features

A kitchen pantry management application that allows users to keep track of pantry items by adding or removing items and updating their quantities.

Getting Started

Prerequisites

  1. Install Node.js v22.5.1 to be compatible with this app, from the official Node.js website.
  2. Clone this GitHub repository:
git clone https://github.com/Vindhyaa-Saravanan/Whats-in-My-Pantry.git

Note: This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Installation

Run the development server with this command:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Build a production deployment with this command:

npm run build

Install Vercel CLI with the followign command and login with your credentials:

npm i -g vercel

Deploy to Vercel:

vercel

License

Please refer to LICENSE file.

About

A kitchen pantry management application that allows users to keep track of pantry items by adding or removing items and updating their quantities. The project uses Next.js as the frontend framework, Material UI for the UI components, and Firebase as the backend service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published