themiraj / google-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Authentication using Firebase Auth

Reactjs authentication using firebase auth (using the new v9 API). The benefit of using this new API is that the final bundle size is much smaller compared to the previous - which in turn makes your React site efficient and load much faster.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Note: Before running npm start do place the relevant environment variables in the .env.local file for firebase configuration.

Learn More

Author

About


Languages

Language:JavaScript 92.1%Language:HTML 6.7%Language:Shell 1.2%