Skip to content

Instantly share code, notes, and snippets.

View Danthesage01's full-sized avatar
🏠
Working from home

Daniel Ayeni Danthesage01

🏠
Working from home
View GitHub Profile

Firebase Setup For House Marketplace

  1. Create Firebase Project
  2. Create "web" app within firebase to get config values"
  3. Install firebase in your project "npm i firebase
  4. Create a config file in your project
  5. Add authentication for email/password and Google
  6. Create a user from Firebase
  7. Enable Firestore
  8. Add rules for firestore