davidptclark / todo-list-react-app

βœ…πŸ“ Simple To-Do list app built using React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

βœ… To-Do List App

Hello πŸ‘‹

Welcome to my first app built using React: A simple To-Do list


πŸ’» Functionality

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

πŸ‘€ Demonstration

To-do list demo


πŸ€” Future Considerations

  • [] Edit To-Do items
  • [] Add priority tags to To-Do items
  • [] Filter by priority
  • [] Add to CSS styling

About

βœ…πŸ“ Simple To-Do list app built using React


Languages

Language:JavaScript 82.0%Language:CSS 12.7%Language:HTML 5.3%