Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/app-generator/sample-react-mui-introduction
React MUI - Learn by Coding (Blog Article) | AppSeed
https://github.com/app-generator/sample-react-mui-introduction
appseed-sample mui react react-sample
Last synced: 24 days ago
JSON representation
React MUI - Learn by Coding (Blog Article) | AppSeed
- Host: GitHub
- URL: https://github.com/app-generator/sample-react-mui-introduction
- Owner: app-generator
- License: mit
- Created: 2022-04-07T15:06:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T19:02:26.000Z (over 1 year ago)
- Last Synced: 2024-10-11T04:43:46.047Z (about 1 month ago)
- Topics: appseed-sample, mui, react, react-sample
- Language: JavaScript
- Homepage: https://blog.appseed.us/mui-react-coding-landing-page/
- Size: 469 KB
- Stars: 18
- Watchers: 3
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [React MUI Introduction](https://blog.appseed.us/mui-react-coding-landing-page/)
Sample Code for the blog article [React MUI Components - Learn by Coding](https://blog.appseed.us/mui-react-coding-landing-page/) - Provided by `AppSeed`.
The article explains how to use the MUI library in React.js by building a responsive website. The website will be built with MUI components only, no HTML element will be used.
- π [React MUI Landing Page](https://react-mui-landing-page.appseed-srv1.com/) - LIVE Demo
- π [React Apps](https://appseed.us/apps/react) - index provided by `AppSeed`
## How to use it
- Install `NodejS` - version 14.x or higher
- Install dependencies via `yarn`
- Start the project: `yarn start`
![React MUI Introduction - Sample Page crafted with MUI.](https://user-images.githubusercontent.com/51070104/163208108-81305831-7bee-4cdf-ba44-6382c31e58a6.gif)
## Components
- `Header`
- `Hero`
- `Info Section`
- `AboutUs`
- `Testimonial`
- `ContactUs`
- `Footer`
## What is React.js
React.js is a JavaScript library that allows you to build fast and efficient web applications using the minimum amount of code possible. In React.js, you can break the web layout into components - reusable bits of code that return HTML elements.
- π [JavaScript concepts for React Beginners](https://blog.appseed.us/10-javascript-concepts-for-react-beginners/)
## π [Free MUI Templates](https://www.admin-dashboards.com/react-mui-template-open-source/)
For those that search for a fully-fledged MUI Templates, here are some (all free).
### π [Material Dashboard MUI](https://demos.creative-tim.com/material-dashboard-react/#/dashboard?AFFILIATE=128200) `LIVE Demo`
If youβre a developer looking to create an admin dashboard that is developer-friendly, rich with features, and highly customisable, here is your match. Material Dashboard 2 React is built with over 70 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining.
- π [MUI React Dashboard](https://www.creative-tim.com/product/material-dashboard-react?AFFILIATE=128200) - `Product page`
- π [MUI React Dashboard](https://demos.creative-tim.com/material-dashboard-react/#/dashboard?AFFILIATE=128200) - `LIVE Demo`[![Free MUI Template - Material Dashboard by Creative-Tim.](https://user-images.githubusercontent.com/51070104/222799990-38749aaa-ed0f-428f-96e4-c722fff76795.png)](https://www.creative-tim.com/product/material-dashboard-react?AFFILIATE=128200)
### π [Material Kit React MUI](https://demos.creative-tim.com/material-kit-react/#/presentation?AFFILIATE=128200) `LIVE Demo`
This free MUI & React template is coming with pre-built design blocks, so the development process is seamless, switching from our pages to the real website is very easy to be done.
- π [Material Kit 2 React](https://www.creative-tim.com/product/material-kit-react?AFFILIATE=128200) - `Product page`
- π [Material Kit 2 React](https://demos.creative-tim.com/material-kit-react/#/presentation?AFFILIATE=128200) - `LIVE Demo`[![Free MUI Template - Material Kit 2 React by Creative-Tim.](https://user-images.githubusercontent.com/51070104/222800859-d24edd3f-6176-4502-adb7-b989bb9527b9.png)](https://www.creative-tim.com/product/material-kit-react?AFFILIATE=128200)
### π [Argon Dashboard MUI](https://demos.creative-tim.com/argon-dashboard-material-ui/#/dashboard?AFFILIATE=128200) `LIVE Demo`
This Free MUI Dashboard is coming with prebuilt design blocks, so the development process is seamless, switching from our pages to the real website is very easy to be done. If you want to get inspiration or just show something directly to your clients, you can jump-start your development with our pre-built example pages.
- π [Argon Dashboard 2 MUI](https://www.creative-tim.com/product/argon-dashboard-material-ui?AFFILIATE=128200) - `Product page`
- π [Argon Dashboard 2 MUI](https://demos.creative-tim.com/argon-dashboard-material-ui/#/dashboard?AFFILIATE=128200) - `LIVE Demo`[![Free MUI Template - Argon MUI Dashboard by Creative-Tim.](https://user-images.githubusercontent.com/51070104/222801354-50a3468d-20dc-4cea-a61b-d91aee276834.png)](https://www.creative-tim.com/product/argon-dashboard-material-ui?AFFILIATE=128200)
---
[React MUI Introduction](https://blog.appseed.us/mui-react-coding-landing-page/) - provided by [AppSeed](https://appseed.us/)