A website that allows you to create list of tasks. It leverages ReactJS's virtual DOM to increase efficiency and thus gives us faster page render time.
- Selecting the type of list to be created from Shopping, Work, General and to-do list
- Interactive input sanity check
- Actions on the list items
- Add new task
- Update existing tast
- Delete an old task