This is an assignment for DevChallenges.io Challenge.
Live demo can be seen here
You can:
- Add new todos.
- Complete created todos.
- Delete completed todos.
- Filter through active and completed todos.
The data is stored an locaStorage to make it persistent.