Close
Upgrade to Vue 3 | Vue 2 EOL

Firebase + Validation Example

This example uses Firebase as the data persistence backend and syncs between clients in real time (you can try opening it in multiple browser tabs). In addition, it performs instant validation using computed properties and triggers CSS transitions when adding/removing items.