https://github.com/fiveisprime/button
https://github.com/fiveisprime/button
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fiveisprime/button
- Owner: fiveisprime
- License: mit
- Created: 2020-02-04T01:18:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T20:37:21.000Z (over 3 years ago)
- Last Synced: 2025-03-29T13:27:31.503Z (about 1 year ago)
- Language: CSS
- Size: 1.42 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# NodeJS Shopping Cart - NodeJS, Express, Express-Session, Express handlebars (hbs)
### Run locally on your machine
You need to have installed Node and NPM.

Clone this repository
``` shell
git clone https://github.com/gtsopour/nodejs-shopping-cart.git
```
Install dependencies
``` shell
npm install
```
Start NodeJS server at http://localhost:3000
``` shell
npm start
```
For Nodemon usage
``` shell
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](https://ejphoto.com/images_FK/FK_KingPenguin40.jpg)