Skip to content

haripajjuri/Blogs-hub

Repository files navigation

Blog Hub 📝

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.


Features

  • 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.

Run Locally

  1. Clone the repository:

    git clone https://github.com/haripajjuri/Blogs-hub
    cd blogs-hub
  2. Install dependencies

    npm install
  3. Run the server

    npm run dev

Happy Blogging 🚀

License

This project is licensed under the MIT License

About

A fullstack blog website built using next.js, Mongodb, Prisma

Topics

Resources

Stars

Watchers

Forks