janaemam / Blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

Your basic blog where you can perform CRUD operations as an admin or you can browse the posts as a regular user.

To Run:

  1. Create a mongodb connection.
  2. Replace the Url in the dotenv file with your own link.
  3. Create a new database with 2 collections, users and posts.
  4. Run npm install.

Tech Used:

  1. Node.js .
  2. Express.
  3. EJS.
  4. MongoDB.

Other Libraries like: bcrypt, jwt and mongoose.

About


Languages

Language:CSS 36.1%Language:JavaScript 33.4%Language:EJS 30.5%