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

https://express-mongodb-blog.vercel.app
MIT License
93 stars 47 forks source link

NodeJs, Express, EJS & MongoDB Blog - CRUD

alt text

You need:

Setup Database

Sign up for MongoDB free database cluster: MongoDB

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 in a Figma(.fig) file 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