MuhammadMoeezKhan / Lets-Blog

Lets Blog Is A Safe Place For Daily Journaling, Write, Read, And Let's Blog!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lets-Blog

Feel like journaling and expressing your daily feelings, events, experiences, and accomplishments! I have created a Full-Stack Blog Web App that allows you to add, track, access, and store your submitted blog posts using MongoDB on your local device.

The application uses:

  • Embded Javascript libraries (EJS)
  • Express modules such as EJS Layouts -- headers/footers
  • Bootstrap design styles

The functionaity is enchanced through self createed and inner modular export of Express modules that are connected with MongoDB routing parameter functions

Gif#1: Compose a new blog post and View on the home route

Write a new blog post by adding the routing parameter "/compose" to the home route

animated



Gif#2: Viewing an indiviual blog

Viewing an individual blog post by adding the routing paramter "/posts/[postName]" to the home route

animated

About

Lets Blog Is A Safe Place For Daily Journaling, Write, Read, And Let's Blog!


Languages

Language:JavaScript 50.4%Language:EJS 41.3%Language:CSS 8.3%