A simple blogging platform where admins can manage posts and users can read, comment, and search.
- Admin can create, edit, and delete blog posts
- Posts are categorized
- Students can view posts and add comments
- Includes search / filter for posts
- Prevents duplicate and empty comments
Expected Output:
Users can read, comment, and search posts.
Admins can manage blog content.
- Node.js v18+
- npm
Clone the repository:
git clone https://github.com/Team-Viraasat/Pravaha.git
cd Pravaha
Install dependencies:
npm install
To Build and Run the Website
npm run build
npm run start
Open in your browser:
http://localhost:3000
📸 Screenshots
Add your project screenshots below to showcase the UI:

📜 License This project is licensed under the MIT License.