This video shows you how to save data to a Firestore database with sveltestrap and svelte-form-libs.
Svelte-Form-Libs is a library used to validate form data. It uses yup behind the scenes.
https://svelte-forms-lib-sapper-docs....
https://github.com/jquense/yup
Sveltestrap is a library that wraps around bootstrap:
https://sveltestrap.js.org/
Code:
https://github.com/phptuts/firebase-s...
Blog Post:
https://phptuts.github.io/svelte-docs...