Skip to content

obomheire/RecipeBlog-MongoDB-Node.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Blog - Using Node.js and MongoDB

This was created as part of YouTube Video. Links below

GitHub Logo

UPDATE THIS

Create .env file

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

Installation

To run this project, install it locally using npm:

$ npm install
$ npm start

YouTube Video & Article

YouTube Video

Read Article

YouTube Channel - RaddyTheBrand

Subscribe to my YouTube Channel

Website

www.raddy.co.uk

Donations

Via Paypal

Buy me a Coffee

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • EJS 56.7%
  • JavaScript 40.5%
  • CSS 2.8%