Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.13 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.13 KB

Blog Website

Welcome to my Blog Website! This is a simple, responsive blog platform where users can read and manage blog posts. It uses Bootstrap for the front-end design and Express.js for the back-end, without a database.

Table of Contents

Features

  • Create, read, update, and delete blog posts
  • Responsive design for mobile and desktop using Bootstrap
  • Rich text editor for writing posts
  • Static data storage (posts are stored in memory)

Technologies Used

  • Frontend:
    • HTML5
    • CSS3 (Bootstrap)
    • JavaScript
    • EJS (Embedded JavaScript Templates)
  • Backend:
    • Node.js
    • Express.js

Usage

Once the application is running, you can:

  • Create new blog posts using the rich text editor.
  • Edit or delete existing blog posts.
  • View posts.

Contact

If you have any questions or suggestions, feel free to contact me: