Post Management System
A simple web app built with Node.js, Express, MongoDB, EJS, bcrypt, and JWT. Users can securely create, view, edit, and delete posts. Authentication is handled with JWT and passwords are hashed using bcrypt. The app is styled with Tailwind CSS for a responsive, mobile-friendly design.