Skip to content

An E-commerce application built with Next js based on Reed Barger's course "MEAN Stack the Complete Guide"

Notifications You must be signed in to change notification settings

cchamangwana/nextjs-e-commerce

Repository files navigation

Next Js Ecommerce App

An ecommerce website based on Reed Barger's course, MERN Stack the Complete Guide.

Prerequisites

Node.js and NPM

Before getting started, make sure Node.js is downloaded and installed. The latest version of Node.js can be downloaded from nodejs.org and it's recommended to use the LTS version.

MongoDB

This project uses MongoDB as the database. Instructions for installing MongoDB can be found here.

Getting started

To run the application, first clone ths project into your machibe, then do the following:

  1. Install dependencies: npm install
  2. Add approprite configuration variables in next.config.js
  3. Run the project: npm run devv

About

An E-commerce application built with Next js based on Reed Barger's course "MEAN Stack the Complete Guide"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published