malee31 / the-pantry-cabinet

A site for displaying what is available in your pantry and how many of each item you have

Home Page:https://pantry-cabinet.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pantry Cabinet

A site written with NextJS React that lets you track what you have in your pantry and quickly sort through them.
Uses Google Authorization and Firebase services to save your pantry cabinets and items.

How to run locally

To run locally install dependencies with npm install and start up a Firebase emulator with npm run firebase-emulators.
Then run npm run start and see the result live on https://localhost:3000.

About

A site for displaying what is available in your pantry and how many of each item you have

https://pantry-cabinet.vercel.app


Languages

Language:JavaScript 98.8%Language:CSS 1.2%