Loading repository data…
Loading repository data…
bhaardwajkhyati-cell / repository
📖 Description BloggingWebsite is a simple blogging platform built with HTML, CSS, EJS, Node.js, and Express. It allows users to create, edit, and view blog posts through a clean and responsive interface. The project demonstrates full‑stack web development concepts, combining server‑side rendering.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A simple blogging platform built with HTML, CSS, EJS, and Node.js. and express Users can create, edit, and view blog posts with a clean UI.
🚀 Features Create and publish blog posts
Edit and delete existing posts
Responsive design for desktop and mobile
Organized project structure for easy contribution
🛠️ Installation
Clone the repository: git clone https://github.com/bhaardwajkhyati-cell/BloggingWebsite.git cd BloggingWebsite
Install dependencies: npm install
Start the development server: npm start
http://localhost:3000 after starting the server