Skip to content
/ noxfeed Public

Next.js blog application powered by MongoDB and Prisma ORM. This project enables users to create and comment on blogs seamlessly.

Notifications You must be signed in to change notification settings

MoKaif/noxfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

NoxFeed

📝 About

This project is a full-stack blog application built with Next.js, MongoDB, and Prisma ORM. It allows users to sign in, post blogs, and comment on them. The application provides a simple and intuitive interface for both bloggers and readers to interact with.

Key Features

  • User Authentication: Users can sign in securely to access the blog features.
  • Blog Posting: Authenticated users can create and publish blog posts.
  • Comments: Users can leave comments on blog posts to engage with the content.
  • Responsive Design: The application is optimized for various devices, ensuring a consistent user experience.

Technologies Used

  • Next.js: A React framework for building server-side rendered applications.
  • MongoDB: A NoSQL database for storing blog posts, comments, and user data.
  • Prisma ORM: A modern database toolkit for Node.js and TypeScript.
  • Authentication: JWT (JSON Web Tokens) for secure user authentication.
  • Styling: Tailwind CSS for a minimal and responsive design.

🚀 Getting Started

Prerequisites

  • Node.js installed on your machine
  • MongoDB Atlas account (or a local MongoDB instance)
  • Prisma CLI installed globally (npm install -g prisma)

🌐 Live Demo

Check out the live demo of the Next.js blog application here.

About

Next.js blog application powered by MongoDB and Prisma ORM. This project enables users to create and comment on blogs seamlessly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published