Skip to content

This is a shopping website designed using Node.js in which you can manage your items which are saved in the MongoDB and add or delete it in your cart for shopping.

Notifications You must be signed in to change notification settings

AdityaKshettri/ShoppingWebsite_using_Nodejs_MongoDB_Mongoose

Repository files navigation

Shopping-Website_using_Nodejs_MongoDB-Mongoose

This is a shopping website designed using Node.js in which you can manage your items which are saved in the MongoDB and add or delete it in your cart for shopping.

My Product Website :

https://shoping-app-nodejs.herokuapp.com/

How to run this:

1- Download all the files and open the folder in Visual Studio code.

2- In the terminal, run following code to install all the required npm packages.

npm install

3- Create and account in MongoDB and paste your DB username, password and default database in required places in "app.js" file.

4- Run the app in Visual studio code using following command.

npm start

6- Open your Chrome Browser and open http://localhost:3000

About

This is a shopping website designed using Node.js in which you can manage your items which are saved in the MongoDB and add or delete it in your cart for shopping.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published