Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 920 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 920 Bytes

Recipe Blog - Using Node.js and MongoDB

Create .env file

Create a .env file to store your MongoDB database credentials

Example only (copy the full connection string from MongoDB):

MONGODB_URI = mongodb+srv://<username>:<password>@cluster0.6m5cz.mongodb.net/

Installation

To run this project, install it locally using npm:

$ npm install
$ npm start

YouTube Video & Article

YouTube Video

Read Article

YouTube Channel - Raddy

Subscribe to my YouTube Channel

Website

www.raddy.dev

Donations

Via Paypal

Buy me a Coffee