Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 494 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 494 Bytes

Todo APP

User Story:

  • Your users should be able to:
    • Add new todos to the list
    • Mark todos as complete
    • Delete todos from the list
    • Filter by all/active/complete todos
    • Clear all completed todos
    • Toggle light and dark mode
    • View the optimal layout for the app depending on their device's screen size
    • See hover states for all interactive elements on the page

Link

Built With:

  • Reactjs