This is a presentation of the "React vs Vue.js" dilemma.
Along with the presentation there are 3 implementations of a TODO app:
- in React
- in Vue.js with components
- in Vue.js with plain HTML
They all share the same CSS and HTML.
Please follow the instructions inside presentation/.
Please follow the instructions inside each respective directory (react/, vue-easy/ or vue/).
