Initializing Web Config

  1. After creating a Firebase project, click on the Web button

Untitled

  1. App Nickname doesn’t matter

Untitled

  1. All you need to Copy and Paste is the firebaseConfig variable

Untitled

  1. Replace firebaseConfig in firebase.ts with the testing database

Untitled

Firebase Opt In Features

  1. You need to scroll down and enable the following features: Authentication and Cloud Firestore

Untitled

  1. Click on each of these boxes and then click “Get Started”

Untitled

Authentication