Skip to content

adnanafzal565/trustpilot-clone

Repository files navigation

TrustPilot clone - Node JS and Mongo DB

A clone of TrustPilot website is created in Node JS and Mongo DB. I am using Node JS version 20 and Mongo DB version 4+

Screenshot

TrustPilot clone - Node JS and Mongo DB

Installation

Download and Install Node JS and Mongo DB

Run Mongo DB

  • Start Mongo DB server by running the following command in "bin" folder where Mongo DB is installed:
./mongod

or

mongod

Run Node JS

Then open command prompt in this folder and run the following command:

npm update
npm install -g nodemon
nodemon index.js

Project URL:

Then open your browser and enter the following address: http://localhost:4000/

For any help or suggestion:

https://adnan-tech.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published