File tree 1 file changed +10
-5
lines changed
1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 5
5
* [ Tutorial] ( https://www.robinwieruch.de/complete-firebase-authentication-react-tutorial/ )
6
6
* [ Live Version of half of the Tutorial] ( https://react-semantic-ui-firebase-authentication.wieruch.com/ )
7
7
8
+ ## Variations
9
+
10
+ * [ Only React Version] ( https://github.com/the-road-to-react-with-firebase/react-firebase-authentication )
11
+ * [ Redux Version] ( https://github.com/the-road-to-react-with-firebase/react-redux-firebase-authentication )
12
+ * [ MobX Version] ( https://github.com/the-road-to-react-with-firebase/react-mobx-firebase-authentication )
13
+ * [ Gatsby Version] ( https://github.com/the-road-to-react-with-firebase/react-gatsby-firebase-authentication )
14
+ * [ Firestore Version] ( https://github.com/the-road-to-react-with-firebase/react-firestore-authentication )
15
+
8
16
## Features
9
17
10
18
* uses:
11
19
* only React (create-react-app)
12
- * firebase 5
13
- * react-router 4
20
+ * firebase
21
+ * react-router
14
22
* ** semantic UI**
15
- * no Redux/MobX
16
- * [ Redux Version] ( https://github.com/taming-the-state-in-react/react-redux-firebase-authentication )
17
- * [ MobX Version] ( https://github.com/taming-the-state-in-react/react-mobx-firebase-authentication )
18
23
* features:
19
24
* Sign In
20
25
* Sign Up
You can’t perform that action at this time.
0 commit comments