Skip to content

DevBlog – A minimal full-stack blog platform built with Node.js, Express, and EJS. Create, publish, and view blog posts in a clean, responsive layout — perfect for learning server-side rendering without a database.

Notifications You must be signed in to change notification settings

krishnareddy006/DevBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 DevBlog — A Simple Blog Platform

DevBlog is a full-stack blog web application built using Node.js, Express.js, and EJS templating engine. It lets users compose, publish, and view blog posts in a clean, responsive layout — ideal for learning server-side rendering and backend fundamentals.

🔗 GitHub Repository
🌐 Live Demo: https://devblog-aut1.onrender.com


✨ Features

  • 📝 Compose new blog posts
  • 📃 View blog posts dynamically
  • 🧠 Clean, minimal UI with EJS
  • 🌐 Responsive design (Bootstrap compatible)
  • ⚙️ Lightweight with zero database (in-memory for now)

🔧 Tech Stack

Category Tools Used
Frontend HTML, CSS, EJS
Backend Node.js, Express.js
Templating EJS
Middleware body-parser
Versioning Git + GitHub
Hosting Render

About

DevBlog – A minimal full-stack blog platform built with Node.js, Express, and EJS. Create, publish, and view blog posts in a clean, responsive layout — perfect for learning server-side rendering without a database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published