This project was developed based on the Alura course below:
- Understand the differences between Vue 2 and 3;
- Explain all advantage about using Vue.Js with Typescript;
- Implement communications between father and children components;
- Use two-way data binding to integrate the component variables with the template;
- Delimit the responsible for a component;
- Create an application using Vue and Typescript.