# rmuif **Repository Path**: gdsten2net/rmuif ## Basic Information - **Project Name**: rmuif - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-23 - **Last Updated**: 2024-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
:zap: Supercharged version of Create React App with all the bells and whistles.
## Features - Bootstrapped with Create React App. - Google’s [Material Design](https://material.io) through Material-UI. - Firebase back-end with most of their products for the web included, e.g., [Authentication](https://firebase.google.com/products/auth) and [Cloud Firestore](https://firebase.google.com/products/firestore). - Routing with [React Router](https://reacttraining.com/react-router/web), 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](https://sentry.io). ## Demos ### Stable - https://demo.rmuif.com ### Development - https://dev.rmuif.com ## Quickstart ```sh 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](CONTRIBUTING.md). ## Attribution | Name | Description | | ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------- | | [unDraw](https://undraw.co) | A constantly updated design project with beautiful SVG images that you can use completely free and without attribution. | | | [Vercel](https://vercel.com) | Vercel is the easiest way to deploy websites. Host your web projects with zero configuration, automatic SSL, and global CDN. | ## License MIT