A simple and responsive to-do list built using HTML, SCSS, and JavaScript.
Check out the live site here:
https://kovalyovamaria.github.io/To_Do_List/
- Add new tasks
- Mark tasks as complete
- Delete tasks
- Filter by status: All / Active / Completed
- Responsive design (for mobile and desktop)
- Switchable themes: white, black, and color
- Current date and time
- Clone the repository:
git clone https://github.com//KarchavaMaria//To_Do_List.git

