Smart Inventory Management System is a web application designed to help users manage their inventory efficiently using QR Code. The system offers features such as adding, removing, and searching for items in the pantry, as well as suggesting recipes based on available ingredients seamlessly.
Visit The Following Link For Live Preview Proceed
- Add and remove items from the inventory
- Scan and generate QR code
- Search for items in the pantry
- Suggest recipes based on available ingredients
- Responsive and user-friendly interface
-
Clone the repository
git clone https://github.com/yourusername/smartinventory-ui.git cd smartinventory-ui
2. **Install dependencies**
```bash
npm install
-
Run the development server
npm run dev -
Open in browser
The application will be running at http://localhost:3000