A blogging Website in Next JS, React , TypeScript and Shad CN where one can write and publish blogs, can like and comment on a blog and can search blogs through filtering by category and trends

Project Overview
This blogging platform represents a full-stack solution designed to handle blogs. The project showcases advanced React patterns, state management, and integration with third-party services.
Key features include: • User authentication and authorization system • Search and filtering • Writing Blogs with persistent state • Responsive design optimized for all devices • Like and Comments count
The backend is built with Node.js and Express, utilizing MongoDB for data persistence. The application implements RESTful APIs and follows best practices for security and performance.