Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js

RD-2. Reduxify the todo list app

Refactor the todo list app you created with react and local state, by having a centralized state and a central store created and used by redux. Have different components for the form and the list that renders the tasks.