Next Blog

Full stack blog app built using Next.js 15 and Tailwind CSS for styling. Used auth js for authentication and mongodb atlas for data management. The project serves as a comprehensive blog platform that allows user to create, read, update, and delete blog posts.
Features
- User authentication (register, login, logout)
- Protected/Private Routes
- Admin users can manage posts and users
- Responsive design using Tailwind CSS
Technologies Used
- Next js
- Tailwind css
- TypeScript
- App router
- Next-Auth js
- MongoDB and MongoDB Atlas
- Mongoose