Skip to content

RaddyTheBrand/25.NodeJs-Express-EJS-MongoDB--Blog

Repository files navigation

NodeJs, Express, EJS & MongoDB Blog - CRUD

alt text

You need:

  • NodeJs
  • Database (MongoDB) Free Cluster

Create .env file

Create a .env file to store your credentials. Example below:

MONGODB_URI=mongodb+srv://<username>:<password>@clusterName.xxxxxxx.mongodb.net/blog
JWT_SECRET=MySecretBlog

Installation

To install and run this project - install dependencies using npm and then start your server:

$ npm install
$ npm run dev

Design Files

The Blog layout is available in a Figma(.fig) file located under the "Design Files".

View Live Figma Prototype

YouTube Channels

Subscribe to TheNetNinja

Subscribe to RaddyDev

Website

www.raddy.dev

Donations

Buy me a Coffee