Skip to content

A very useful and very important website.

License

Notifications You must be signed in to change notification settings

falric/Useful-Website

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 54.2%
  • JavaScript 29.6%
  • HTML 15.3%
  • Dockerfile 0.9%