A simple easy used React Firebase auth example with additionally Google Sign in. Feel free to use the code in your React project to start with Firebase auth.
- Install dependencies with yarn
yarn- Run the project
yarn startThere also eslint configured in the project run to format you code properly.
yarn lint:fixAlso feel free to use .eslintrc.js and .prettierrc.js files in your future projects.
- node
v20.11.0 - npm
v10.2.4 - yarn
v1.22.21
Feeling lucky? Give it a star ⭐ and fork for adding something from your side 😊.
