ntrogh / Useful-Website

A very useful and very important website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS Shopping Cart - NodeJS, Express, Express-Session, Express handlebars (hbs)

Run locally on your machine

You need to have installed Node and NPM.

NodeJS Shopping Cart

Clone this repository

git clone https://github.com/gtsopour/nodejs-shopping-cart.git

Install dependencies

npm install

Start NodeJS server at http://localhost:3000

npm start

For Nodemon usage

nodemon ./bin/www

Technologies

NodeJS, Express, Express-Session, Nodemon, hbs - Express.js view engine for handlebars.js

Thank you to the person I forked this from: gtsopour@gmail.com.

Credits

Image credits: Penguin flipper

About

A very useful and very important website.

License:MIT License


Languages

Language:CSS 54.2%Language:JavaScript 29.6%Language:HTML 15.3%Language:Dockerfile 1.0%