Skip to content

Commit df429aa

Browse files
authored
Update README.md
1 parent 4f0ba2e commit df429aa

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,19 @@ Your minimal yet extensive authentication starter project in Gatsby.js with Fire
88
* [Tutorial](https://www.robinwieruch.de/complete-firebase-authentication-react-tutorial/)
99
* [Live Version of half of the Tutorial](https://react-firebase-authentication.wieruch.com/)
1010

11+
## Variations
12+
13+
* [Only React Version](https://github.com/the-road-to-react-with-firebase/react-firebase-authentication)
14+
* [Redux Version](https://github.com/the-road-to-react-with-firebase/react-redux-firebase-authentication)
15+
* [MobX Version](https://github.com/the-road-to-react-with-firebase/react-mobx-firebase-authentication)
16+
* [Firestore Version](https://github.com/the-road-to-react-with-firebase/react-firestore-authentication)
17+
* [Semantic UI Version](https://github.com/the-road-to-react-with-firebase/react-semantic-ui-firebase-authentication)
18+
1119
## Features
1220

1321
* uses:
1422
* only React (Gatsby.js)
15-
* firebase 5
16-
* no Redux/MobX
17-
* [Redux Version without Gatsby.js](https://github.com/the-road-to-react-with-firebase/react-redux-firebase-authentication)
18-
* [MobX Version without Gatsby.js](https://github.com/the-road-to-react-with-firebase/react-mobx-firebase-authentication)
23+
* firebase
1924
* features:
2025
* Sign In
2126
* Sign Up

0 commit comments

Comments
 (0)