Skip to content

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

5 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages