Twitter login react firebase

  1. Sign into firebase with your Google account. (https://console.firebase.google.com/ (opens in a new tab))
  2. Create a new firebase project (https://firebase.google.com/docs/web/setup (opens in a new tab))
  3. Add firebase to your project yarn add firebase
  4. Add firebase config to your project (https://www.robinwieruch.de/complete-firebase-authentication-react-tutorial (opens in a new tab))