This is a good starting point for your next project that needs firebase auth
- Clone the project with
git clone https://github.com/Pluto0104/react-typescript-tailwindcss-firebase-auth.git
- Navigate to the directory
cd react-typescript-tailwindcss-firebase-auth
- Install the dependencies with
yarn
- Configure the .env file with your firebase credentials
- run with
yarn dev