A simple To-Do List Website built using only HTML and CSS.
It allows users to add tasks with a date and, at the end, give a short review of their experience.
- ➕ Add new tasks with a title and date
- 📅 View your list of upcoming tasks
- 🧹 Clear all tasks when completed
- 💬 Add a short user review at the end
- HTML5 – Structure of the website
- CSS3 – Styling and layout