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