Skip to content

Bhishamt/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Blog Project

Welcome to Blog project! πŸš€
This repository contains the codebase for a dynamic blogging website where users can create, edit, and view posts.


πŸ“š Features

  • ✨ Create, Edit, and Delete blog posts
  • 🧩 Responsive design (works on mobile and desktop)
  • 🌐 Frontend with HTML, CSS, and JavaScript
  • πŸ› οΈ Backend powered by Node.js and Express (or specify your backend)
  • πŸ—„οΈ Database support (MongoDB / MySQL / your choice)

πŸš€ Getting Started

To run this project locally:

  1. Clone the repository
    git clone https://github.com/Bhishamt/blog.git
    cd blog

npm install npm start Open your browser and navigate to http://localhost:3000

blog/ β”œβ”€β”€ public/ β”‚ β”œβ”€β”€ css/ β”‚ β”œβ”€β”€ js/ β”‚ └── images/ β”œβ”€β”€ views/ β”‚ └── (HTML or EJS files) β”œβ”€β”€ routes/ β”œβ”€β”€ models/ β”œβ”€β”€ app.js (or server.js) └── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published