Skip to content

jjosequevedo/product-categories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, download all packages using one of these commands:

npm install
# or
yarn install

Then, run the development server:

npm run dev
# or
yarn dev
# or
npx next dev

Important!

Make sure the mongo service is running. Rename the file .env.example to .env.local and enter the details to connect to MongoDb.

If everything is ready, you can open http://localhost:3000 with your browser to see the result.

Learn More

This is a simple application to create/edit or delete products from a list.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages