Skip to content

Commit d470afb

Browse files
authored
Update README.md
1 parent 3ebc299 commit d470afb

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,20 @@
66
* [React + Firebase + Redux Tutorial](https://www.robinwieruch.de/react-firebase-redux-tutorial)
77
* [Live Version of half of the Tutorial](https://react-firebase-authentication.wieruch.com/)
88

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+
917
## Features
1018

1119
* uses:
1220
* only React (create-react-app)
13-
* firebase 5
14-
* react-router 4
21+
* firebase
22+
* react-router
1523
* **redux**
1624
* features:
1725
* Sign In

0 commit comments

Comments
 (0)