Follow the steps below to set up and run the project locally.
# 1. Clone the repository
$ git clone https://github.com/your-username/real-review.git
$ cd real-review
# 2. Install dependencies
$ npm install
# 3. Start the development server
$ nodemon startOnce the server is running, open your browser and navigate to:
http://localhost:3000