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

https://github.com/rolangom/react-firebaseui-web-auth-example

An example of a simple web app using react js, firebase ui web auth, mobx, SemanticUI.
https://github.com/rolangom/react-firebaseui-web-auth-example

firebase firebase-auth firebase-database firebase-storage mobx mobx-react react reactjs semantic-ui

Last synced: 10 months ago
JSON representation

An example of a simple web app using react js, firebase ui web auth, mobx, SemanticUI.

Awesome Lists containing this project

README

          

# react-firebaseui-web-auth-example
An example of a simple web app using [react](https://facebook.github.io/react/), [firebase ui web auth](https://github.com/firebase/firebaseui-web), [mobx](https://mobx.js.org/), [Semantic UI](http://react.semantic-ui.com/introduction).
This example does not use Webpack.

In order to configure for yourself, go to the [firebase console](https://console.firebase.google.com/) -> Choose your project -> Authentication -> Enable the Email/Password and Anomymous sign-in providers in the Sign-In Method Section, then add your users

Follow me [@rolangom](https://twitter.com/rolangom)