This is the required output for the class CCAPDEV T3 AY. 2023-2024
Welcome to Yappers Elite, your premier destination for discovering and sharing the best dining experiences! At Yappers Elite, we believe that every meal should be an adventure. Our platform brings together food enthusiasts from all over to rate and review restaurants, helping you find the perfect spot for any occasion. Whether you're searching for a cozy café, a fine dining experience, or the latest food trend, our community's honest reviews and detailed ratings will guide you. Join Yappers Elite today and become a part of our growing community of passionate foodies, making every bite count!
- Type
npm iin the terminal to install the libraries needed. - Type
npm run startin the terminal to start the express server. - Go to your browser and type
http://localhost:3000/or change3000to the chosen port in the address bar.
- Node.js: Download and install Node.js
- npm: Comes with Node.js, but you can update it with
npm install -g npm - MongoDB: Download and install MongoDB
- Make sure you have installed Node.js, npm and MongoDB on your machine.
- No other express server is running on the chosen port or the default port (3000).