Introduction
  • Svelte Routify setup
  • Firebase setup
  • Authentication
  • Navigation bar (auth logic)
  • Components in Svelte (nav, menu, button)
  • Events in Svelte (from child to parent, parent to child...)
  • Set data in Firestore (user document)
  • Creating stores in Svelte (user & pokemons)
  • Store pokemons get from database (favorites)
  • Loading, ListItem & Labels components (svelte, tailwindcss)
  • Set a pokemon as favorite (firestore)
  • Pokemon & Profile pages (svelte, tailwindcss)
  • Autocomplete (svelte, firestore)
  • Thank you very much!