Skip to content

Kitamreik/nextjs-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2024 Headstarter AI Fellowship - Pantry Tracker App

  • Tools re: implementationTech Stack: NEXT.JS/REACT/FIREBASE/GCP/VERCEL/OPENAI, CI/CD

Synopsis- as of July 30, 2024

  • Explain Premise of Application:
    • This project is a pantry management application that allows users to keep track of pantry items by adding or removing items and updating their quantities. The project uses Next.js as the frontend framework, Material UI for the UI components, and Firebase as the backend service.

Getting Started - Installation and Setup Instructions

Running the development server

Run

npm i

to install the project's packages.

Followed by

npm run dev

to start the development server.

The command starts your Next.js development server on port 3000. Let's check to see if it's working. Open http://localhost:3000 on your browser.


Updating Versions

Use the following command:

npm install next@latest react@latest react-dom@latest

Then update all dependencies to their latest versions:

npm update

2022 Post Grad Bootcamp - Initialization of Next.js Blog


Developer and Contact Info

Kit Fenrir Amreik (they/she)

I look forward to connecting with you! Take care and be well. <3

About

This is a sample pantry app made from next.js frameworks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published