Skip to content

A shopping cart application developed using Node.js and Express.

Notifications You must be signed in to change notification settings

mitKrish/shoppingcart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shoppingcart

A shopping cart application developed using Node.js and Express.

#To Run in local machine.

Clone this repository

    git clone https://github.com/mitKrish/shoppingcart.git

To install dependencies

    npm install

To run at http://localhost:3000

    npm start

Technology Used: Node.js, Express, MongoDB, Mongoose, hbs

Application Overview:

  1. User can signup on the app.
  2. User can log in the app.
  3. User can view the list of products.
  4. User can add products to their cart.
  5. User can logout.

About

A shopping cart application developed using Node.js and Express.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published