Skip to content

Commit 7101bad

Browse files
Linus Långbergjoshwooding
Linus Långberg
authored andcommitted
[docs] Adjust React + Material-UI + Firebase for v2.0 (mui#16988)
1 parent f4df375 commit 7101bad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/pages/getting-started/example-projects/example-projects.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ If you want to start with a more complete and real world example, you could take
3838
- [React + Material-UI + Firebase](https://github.com/Phoqe/react-material-ui-firebase):
3939

4040
- Bootstrapped with Create React App, the same tooling works out of the box
41-
- Built on top of Firebase with authentication working from the start
42-
- Robust routing with React Router including error handling (404)
43-
- Extensive mobile support with [react-swipeable-views](https://react-swipeable-views.com) for tabs
41+
- Built on top of Firebase with Authentication, Cloud Firestore, Cloud Functions, Storage, and Performance Monitoring working from the start
42+
- Robust routing with React Router including error handling
43+
- Extensive mobile support with full-screen dialogs and [react-swipeable-views](https://react-swipeable-views.com) for tabs
4444

4545
- [Material Sense](https://github.com/alexanmtz/material-sense), which includes:
4646

0 commit comments

Comments
 (0)