Vue Exercises
Flash Cards#
![]()
A project where you can create flash cards to study.
- Exercise files
- Solution using watchers to update the state
- Solution provided by Claudia Ballano updating localStorage after each update in the state.
Background slider#
An image carousel implemented with navigation buttons.
Implemented by Eduard Garcia
Background Color Switcher#
A four-button background color switcher implemented with event listener.
Implemented by Silvia Gutierrez
Dynamic Time Message#

The objective of this JavaScript project is to create a message that responds to your local time. Implemented by Júlia MartÃnez
Monster Slayer#
A cool and fun monster slayer game which involves the implementation of all basic concepts of Vue. by DÃdac
Balloon Popping Game#

A game that consists of popping all the balloons, being able to inflate them again at any time or at the end of the game when reset. It's made with Vue. by Marc
Calculator#

Simple Calculator which functionallity is made with Vue and does what calculators are supposed to do. by Diego Lajusticia
Hex Background Color Changer#

Change the background color by clicking the button.
by Lenny Cala