MERN Blog Posts

A full-stack blog platform with user authentication, post management, and a modern, responsive UI built with React, Node.js, and MongoDB.

MERN Blog Posts Screenshot

Overview

MERN Blog Posts is a full-stack blog platform where users can sign up, log in, create, edit, and delete posts. The frontend is built with React and Tailwind CSS for a modern, responsive UI, while the backend leverages Node.js, Express, and MongoDB for robust data management.

Features

User Authentication

Secure signup, login, and logout with JWT-based authentication.

Post Management

Create, edit, and delete blog posts with ease.

Responsive Design

Optimized for seamless use across all devices.

Toast Notifications

Real-time feedback for user actions.

Protected Routes

Secure access to features for authenticated users only.

Technologies Used

React Tailwind CSS React Router React Toastify Vite Node.js Express MongoDB JWT
Live Demo View on GitHub Back to Portfolio