React/Tailwind
A simple to do list where you can add as many tasks as you'd like, once you've completed a task you can cross it off by double tapping it. Then, when you're finished click the cross next to any task to delete it from the list.

Step one, you are greeted with an empty list.

Step two, add things to the list.

Step three, cross off completed tasks.

Step four, remove finished tasks.

Desktop version