Created a basic version of microsoft todo app with the following features
- A very clean UI with minimal animation
- Predefined groups for your todos: all, active, completed
- Support to filter todo based on type: all, active, completed
- Support to clear al completed todos
- Support to mark todos done and undo it
- Firebase support for the app