svelte-realtime-todo

Svelte Realtime Todo

⚡ todo list app using Svelte JS with firebase store & auth ⚡

Realtime Todo App 🔥

⚡ todo list app using Svelte JS with firebase store & auth ⚡

Setup Firebase & Environment

  • Create Firebase Project
  • Create Firestore database todos
  • Change Rules to this :
  • Add new Index Composite to run Query, like this
  • Enable Google Sign-in Method
  • Copy Firebase Config into new file .env adjust with .env-example

Install & Running

Install

npm install

Running

npm run dev

Top categories

Loading Svelte Themes