GitHub - DanielShaqfeh/Blog-Node-Web-App

📖 Overview

DanBlog is a Node.js and Express-based web application built for blogging and content sharing. It provides an intuitive platform where users can create, view, and manage blog posts.

The application includes:

A home page displaying all blog posts in a clean layout

Individual post pages for detailed viewing of each blog

Form submissions that allow users to add new posts with an image, title, description, and author name

DanBlog serves as a foundation for learning full-stack development with Node.js and can be further enhanced with features such as editing posts, deleting single or multiple posts, and additional content management functionality.