On this proyect I worked with Vue to create a minimal twitter like app, simple to try some of the Vue concepts as:
- Templates
- Vue Directives
- Methods
- Conditionals and Loops,
- Handling events
- The Two way model binding using v-model
- Computed properties and methods