-
Overview
- Full-stack News Blog Platform using Node.js, Express.js, MongoDB
- Users can create, read, update, and delete posts
- Post categorization and comment sections
- Express.js for routing & middleware
- MongoDB for scalable data storage
-
Features
- CRUD operations on blog posts
- Post categorization
- Comment section per post
- User-friendly interface
- Backend API with Express.js
- Data persistence with MongoDB
-
Technology Stack
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, Express.js
- Database: MongoDB
-
Installation a. Clone the repository
git clone https://github.com/yourusername/news-blog-platform.gitb. Install dependencies
npm installc. Set up MongoDB (local installation or MongoDB Atlas)
d. Start the application
npm start -
Usage
- Visit http://localhost:3000 in browser after installing
- Create, edit, delete, read blog posts
- Use categorization & comment features
-
Author
- Athar Shaikh
LinkedIn: https://in.linkedin.com/in/athar-shaikh-8aa252280
- Athar Shaikh
-
License
- MIT License
Athar9373/News-Blog-Project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|