This is a Next.js project bootstrapped with create-next-app.
This project is built as part of Headstarter AI fellowship. Its called pantry tracker, which keep tracks of pantry items and its quantities.
npm install
npm install @mui/material @emotion/react @emotion/styled firebase
npm i react-camera-pronpm run devOpen https://pantry-tracker-mg5r1jqxx-yusras-projects-c3c4c0af.vercel.app with your browser to see the result.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.