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.
- Host: GitHub
- URL: https://github.com/rolangom/react-firebaseui-web-auth-example
- Owner: rolangom
- Created: 2017-03-04T18:53:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-03T17:50:34.000Z (over 8 years ago)
- Last Synced: 2025-04-05T13:23:27.205Z (10 months ago)
- Topics: firebase, firebase-auth, firebase-database, firebase-storage, mobx, mobx-react, react, reactjs, semantic-ui
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)