cra-template-rmuif
v3.6.2
Published
Supercharged version of Create React App with all the bells and whistles.
Downloads
21
Maintainers
Readme
Features
- Bootstrapped with Create React App.
- Google’s Material Design through Material-UI.
- Firebase back-end with most of their products for the web included, e.g., Authentication and Cloud Firestore.
- Routing with React Router, including protected routes and error handling.
- Extensive and well-tested mobile support with full-screen dialogs and swipeable tabs.
- Cross-platform application monitoring with Sentry.
Demos
Stable
- https://demo.rmuif.com
Development
- https://dev.rmuif.com
Quickstart
npx create-react-app my-app --template rmuif
cd my-app
yarn start
Documentation
https://docs.rmuif.com
Contributing
All contributions to the project are welcome. Before submitting an issue or a pull request, read the Contribution Guidelines.
Attribution
| Name | Description | | ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------- | | unDraw | A constantly updated design project with beautiful SVG images that you can use completely free and without attribution. | | | Vercel | Vercel is the easiest way to deploy websites. Host your web projects with zero configuration, automatic SSL, and global CDN. |
License
MIT