/todo-with-firebase-auth

Todo list app with firebase authentication

Primary LanguageTypeScript

Simple to do list app with authentication

Add your firebase_credentials json in src/firebase-config.json

Learned about,

  • React Hooks(Removed unnecessary hook and kept the relevant ones)
  • Firestore (Data Storage)
  • Firebase Auth (Authentication)
  • Firebase Hosting (deployment)

Live App