react-ts-redux-firebase-authentication

Blog Post

Getting started

Clone or download the files

Create new firebase project at firebase

Create .env file and add firebase config object property values to env variables

Check src/firebase/config.ts file to name them properly

Then run npm i inside project root folder and after that npm start