Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Include more info on RMUIF v2.2.0 #19410

Merged
merged 1 commit into from
Jan 26, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,13 @@ If you want to start with a more complete and real-world example, you could take
- All PWA features included (SW, Notifications, deferred installation prompt and more)
- Optimized and scalable performance (all ~100 points on Lighthouse)

- [React + Material-UI + Firebase](https://github.com/Phoqe/react-material-ui-firebase):
- [RMUIF](https://github.com/phoqe/rmuif):

- Bootstrapped with Create React App, the same tooling works out of the box
- Built on top of Firebase with Authentication, Cloud Firestore, Cloud Functions, Storage, and Performance Monitoring working from the start
- Robust routing with React Router including error handling
- Bootstrapped with Create React App, the same tooling works from the get-go
- Built on top of Firebase with all their products for the web included
- Robust routing with React Router including protected routes and error handling
- Extensive mobile support with full-screen dialogs and react-swipeable-views for tabs
- Cross-platform application monitoring with a focus on error reporting with Sentry

- [Material Sense](https://github.com/alexanmtz/material-sense):

Expand Down