Hello π
Welcome to my first app built using React: A simple To-Do list
The To-Do app allows you to do the following:
- π Add a To-Do
- ποΈ Delete a To-Do
- β Mark the To-Do as complete
- π¦ Filter the To-Do items using the drop-down menu by:
- All
- Completed
- Uncompleted
- [] Edit To-Do items
- [] Add priority tags to To-Do items
- [] Filter by priority
- [] Add to CSS styling