Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 831 Bytes

File metadata and controls

32 lines (17 loc) · 831 Bytes

React Kitchen Inventory Manager v1.0

This is a Single-Page Web Application (SPA) built with React, designed to help manage a hypothetical Kitchen Inventory Manager.

Application uses Browser's LocalStorage for database. Run localStorage.clear() when necessary.

Functionalities include:

  • Zone Management
  • Register Food (Name and Barcode)
  • Dynamic Search
  • Shopping List Restock Reminders

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Sample Video:

samplevid.mp4