Skip to content

adarshadatta/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.0%
  • JavaScript 29.5%
  • HTML 15.7%
  • Dockerfile 0.8%