An open API service indexing awesome lists of open source software.

https://github.com/masaok/react-firebase-auth-demo

React Firebase Auth Demo
https://github.com/masaok/react-firebase-auth-demo

auth demo firebase react

Last synced: about 2 months ago
JSON representation

React Firebase Auth Demo

Awesome Lists containing this project

README

          

## Quickstart

1. Copy `firebase-config-sample.js` to `firebase-config.js`

## Boilerplate

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `yarn start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

## Credit

Article: https://blog.logrocket.com/user-authentication-firebase-react-apps/

Code: https://github.com/GoZaddy/Firebase-auth-article