/shopping-website

This is One Of my Longest Solo Project i made the shopping app with express handlebars mongodb (mogndb js module) this is a lightweight applicaion Which requires very less computing power and a huge customizability just fork it and use it as you want

Primary LanguageHandlebarsMIT LicenseMIT

Shopping Website

A Shopping Website made with node.js, express and handlebars

step 1

open terminal and type npm install it installs all the packages needed for the app to run.

step 2

make a file called .env

SESSION_SECRET=a session secret
MONGO=your mongo string

copy paste these things.

step 3

on the terminal type npm start.