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