More Svelte on Fireship.io
Build a basic authenticated todo app with Svelte & Firebase (RxFire):
- login/logout with Google OAuth
- create, query, update, delete associated todo items.
git clone
npm run dev
Replace the credentials in app/firebase.js
.