This app is developed using:
- Vue styling.
- Vue forms.
- Vue animation ( animation.css (https://daneden.github.io/animate.css/) to add and remove new skills).
- Vee-validate ( which is 3rd party library to check the forms (https://baianat.github.io/vee-validate/)).
The following some screenshots of the app:
npm install
npm run serve
npm run build
npm run test
npm run lint