A realtime todo list with Svelte 3 and RxFire using Firebase Firestore and Authentication.
Features:
To clone and run this project:
git clone //clone this project
npm i
npm i rxfire firebase rxjs
Next, is to Configure your firebase project and change the credentials inside the src/firebase.js
.
** If you are new to firebase this will help **
true
Run in your local machine
npm run dev // it will listen to localhost:5000
Hit the if you clone or have interest to this. ** Thanks! **