https://github.com/atyantik/example-pawjs-material-ui
Example repository for integrating Material UI with ReactPWA project. This repo demonstrates the usage & integration of Material UI in existing ReactPWA project.
https://github.com/atyantik/example-pawjs-material-ui
material-design material-ui pawjs pwa react-material-ui react-pwa reactjs
Last synced: about 1 year ago
JSON representation
Example repository for integrating Material UI with ReactPWA project. This repo demonstrates the usage & integration of Material UI in existing ReactPWA project.
- Host: GitHub
- URL: https://github.com/atyantik/example-pawjs-material-ui
- Owner: Atyantik
- License: mit
- Created: 2018-10-23T09:10:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-13T11:49:50.000Z (over 7 years ago)
- Last Synced: 2025-04-01T14:21:14.854Z (about 1 year ago)
- Topics: material-design, material-ui, pawjs, pwa, react-material-ui, react-pwa, reactjs
- Language: JavaScript
- Homepage: https://www.reactpwa.com/examples/material-ui
- Size: 541 KB
- Stars: 23
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://gitter.im/react-pwa/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link)
ReactPWA - PawJS & Material UI
Example repository for integrating Material UI with ReactPWA project. This repo demonstrates the usage & integration of Material UI in existing ReactPWA project.
### Getting Started
##### 1. Clone the repo to your local PC and go to the installation
```bash
git clone https://github.com/Atyantik/example-pawjs-material-ui.git reactpwa-material && cd reactpwa-material
```
##### 2. Install the dependencies
```bash
npm install
```
##### 2. Start the demo project
```bash
npm start
```
### Material UI
Visit [Material UI](https://material-ui.com/) for more details & documentation on Material UI
### ReactPWA
ReactPWA is a highly scalable, Progressive Web Application foundation, boilerplate, with the best Developer Experience built on top of PawJS
Visit [ReactPWA](https://www.reactpwa.com) for more configuration & documentation.
### Backers
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/react-pwa#backer)]

### Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/react-pwa#sponsor)]
### Supporters
##### Atyantik Technologies Private Limited
Everyone at Atyantik Technologies is contributing their free time for contributing to the project and core discussions.

### License
This project is licensed under the MIT license, Copyright (c) 2018 [Atyantik Technologies Private Limited](https://www.atyantik.com). For more information see [LICENSE.md](https://github.com/Atyantik/example-pawjs-material-ui/blob/master/LICENSE.md).