Skip to content

shivu2002a/E-commerce-website-in-nodejs

Repository files navigation

Online-Shop

This is an online shop web-application built using Node js, Express js and Mongo DB

Steps to run the application:

  1. Fork the repository and clone it into local storage
  2. You must need a mongo database. You can create a local instance by installing from here or start a remote instance here
  3. Create a database in mongo.
  4. and update the URL in mongoConnect function.
  5. Run 'npm install' in the project directory to download all the dependencies
  6. Run 'npm start' to start the application
  7. Now head over to http://localhost:3000 to see the running application

About

This is a online shop web application built with Node js, Express and Mongo DB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published