Create a .env file to store your MongoDB database credentials
MONGODB_URI = mongodb+srv://<username>:<password>@cluster0.6m5cz.mongodb.net/Recipes?retryWrites=true&w=majority
To run this project, install it locally using npm:
$ npm install
$ npm start
Our website leverages a combination of cutting-edge technologies to deliver a robust and reliable shopping experience:
- Front-end: HTML, CSS, JavaScript
- Back-end: Node.js, Express.js,ejs
- Database: MongoDB