Chococoin / nodejs-shopping-cart

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

Home Page:https://github.com/gtsopour/nodejs-shopping-cart/raw/master/data/nodejs-cart-1.png?raw=true

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

For any extra questions, please contact me at gtsopour@gmail.com.

About

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

https://github.com/gtsopour/nodejs-shopping-cart/raw/master/data/nodejs-cart-1.png?raw=true

License:MIT License


Languages

Language:JavaScript 51.6%Language:HTML 43.8%Language:CSS 4.6%