Welcome to the Minimal Task Manager! This project is a simple yet powerful task management application designed to help you organize your tasks efficiently. Built with modern web technologies, this app provides a user-friendly interface and smooth user experience.
- Task Management: Add, edit, and delete tasks with ease.
- Category Management: Organize tasks into categories for better management.
- Responsive Design: Works seamlessly on both desktop and mobile devices.
- Animations: Smooth animations for a delightful user experience.
- Local Storage: Tasks are saved in the browser's local storage, so your data persists even after refreshing the page.
- HTML5: For structuring the content.
- CSS3: For styling the application.
- JavaScript: For adding interactivity and managing tasks.
- Local Storage: For persisting tasks data.