A simple Project Management web application built with React and Tailwind CSS. This project allows users to create, view, and manage tasks for different projects in a user-friendly interface.
- Add Projects: Creates new projects with a title, description, and due date.
- Task Management: Adds, views, and removes tasks for each project.
- Data Restriction: Prevents users from creating a project that already exists and saving a project whose values are not filled in all.
- Project Navigation: Easily switch between projects using the sidebar.
- Responsive Design: Built with Tailwind CSS for a fully responsive layout across all devices.




