Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 495 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 495 Bytes

React Todo App

A React Todo App

Preview

Screen Shot

DEMO

Features

  1. Add todo

  2. Keep trak of number of todo left

  3. Mark as complete

  4. Delete todo item

  5. Toggle todo list to

  • Show All Todos
  • Show Only Active Todos
  • Show Only Complete Todos
  • Remove All Complete todos
  • Toggle All Todo To Active/Complete

Language used

ReactJS , Bootstrap4 , Shortid package