Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pantry Inventory Management System

This project is a Pantry Inventory Management System built with React, Next.js, Firebase, and Material-UI. The application allows users to manage pantry items by adding, removing, and updating item quantities.

Installation and Setup

  1. Clone the repository:

    git clone https://github.com/ismailperachaprogramming/headstarteraiweek2.git
    cd headstarteraiweek2
  2. Install dependencies:

    npm install
  3. Create a .env file in the root directory and add your Firebase configuration:

    NEXT_PUBLIC_FIREBASE_API_KEY=your-api-key
    NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=your-auth-domain
    NEXT_PUBLIC_FIREBASE_PROJECT_ID=your-project-id
    NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=your-storage-bucket
    NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=your-messaging-sender-id
    NEXT_PUBLIC_FIREBASE_APP_ID=your-app-id
  4. Run the application:

    npm run dev
  5. Open your browser and go to http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages