Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.13 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.13 KB

Full-Stack Blog Project

Welcome to the Full-Stack Blog Project! This is a dynamic blogging web application that allows users to post, edit, delete, and view detailed information about blogs. The application is built using HTML, JavaScript, Node.js, MySQL, EJS, and CSS.

App Screenshot

Table of Contents

Features

  • User-friendly web interface for creating, editing, and deleting blog posts.
  • Detailed blog information, including author name, date, and time of creation.
  • MySQL database for data storage.
  • Responsive design for a seamless user experience.

Getting Started

To get a copy of this project up and running on your local machine, follow these steps:

Prerequisites

  • Node.js and npm installed on your machine.
  • MySQL database server.
  • Git installed (optional, but recommended).

Installation

  1. Clone this repository to your local machine (you can also fork it if you plan to contribute):

    git clone https://github.com/alihamza1221/Full-Stack-Blog-Project