A fullstack blog website built using Next.js, MongoDB and Prisma where users can:
- Create, edit, and delete blogs
- Read blogs from other users
- Like and comment on posts
- Follow other users
Built with modern web technologies for a seamless user experience.
- User Authentication: Secure sign-up and login.
- Blog Management: Create, edit, delete, and browse blogs.
- Interactive Posts: Like and comment on posts.
- Social Features: Follow users and view their content.
-
Clone the repository:
git clone https://github.com/haripajjuri/Blogs-hub cd blogs-hub
-
Install dependencies
npm install
-
Run the server
npm run dev
Happy Blogging 🚀
This project is licensed under the MIT License