A full-stack Medium-like blog platform built with React, TypeScript, Tailwind CSS, Node.js, and MongoDB. Users can sign up, sign in, write blogs, and read others' posts. Built for learning and demonstration purposes.
- User Authentication (Signup / Signin using JWT)
- Create and Edit Blog Posts
- View All Blogs or Individual Posts
- Avatar-based user dropdown with Logout
- Route Protection
- Responsive UI (Mobile & Desktop)
- Deployed with Vercel (Frontend) and Render (Backend)
- Node.js
- Hono
- MongoDB
- JWT for authentication