All Projects → hanyuei → react-material-admin

hanyuei / react-material-admin

Licence: other
A simple responsive admin template using react and material-ui

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to react-material-admin

React Saas Template
🌊 Template for building an SaaS / admin website using React + Material-UI
Stars: ✭ 942 (+2315.38%)
Mutual labels:  material-ui, admin-dashboard
Material Dashboard
Material Dashboard - Open Source Bootstrap 5 Material Design Admin
Stars: ✭ 9,987 (+25507.69%)
Mutual labels:  material-ui, admin-dashboard
React Material Admin
☄️React Material Admin is a React template built with Material-UI
Stars: ✭ 1,005 (+2476.92%)
Mutual labels:  material-ui, admin-dashboard
Admin On Rest
A frontend framework for building admin SPAs on top of REST services, using React and Material Design.
Stars: ✭ 392 (+905.13%)
Mutual labels:  material-ui, admin-dashboard
tailwind-dashboard-template
Mosaic Lite is a free admin dashboard template built on top of Tailwind CSS and fully coded in React. Made by
Stars: ✭ 1,662 (+4161.54%)
Mutual labels:  admin-dashboard, dashboard-templates
Vue Material Dashboard
Vue Material Dashboard - Open Source Material Design Admin
Stars: ✭ 403 (+933.33%)
Mutual labels:  material-ui, admin-dashboard
Shards Dashboard
🔥A beautiful Bootstrap 4 admin dashboard templates pack.
Stars: ✭ 1,143 (+2830.77%)
Mutual labels:  material-ui, admin-dashboard
enlite-starter
Enlite Starter - React Dashboard Starter Template with Firebase Auth
Stars: ✭ 28 (-28.21%)
Mutual labels:  material-ui, admin-dashboard
Material Admin
Free Material Admin Template
Stars: ✭ 219 (+461.54%)
Mutual labels:  material-ui, admin-dashboard
Hubuntu Ui
Material Admin Dashboard Starter UI ( Ubuntu style ) - https://720kb.github.io/hubuntu-ui/
Stars: ✭ 207 (+430.77%)
Mutual labels:  material-ui, admin-dashboard
React Admin
A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design
Stars: ✭ 18,525 (+47400%)
Mutual labels:  material-ui, admin-dashboard
portal-theme-bs5
Portal - Free Bootstrap 5 Admin Dashboard Template For Developers
Stars: ✭ 224 (+474.36%)
Mutual labels:  admin-dashboard, dashboard-templates
carpatin-dashboard-free
Carpatin is a React JS Admin Dashboard Template that focuses on the management flows of a back-office application. We leverage the Material-UI power of stylizing the components in a way that feels more professional.
Stars: ✭ 51 (+30.77%)
Mutual labels:  material-ui, admin-dashboard
Purpleadmin Free Admin Template
Purple Admin is one of the most stylish Bootstrap admin dashboard you can get hands on. With its beautifully crafted captivating design and well-structured code.
Stars: ✭ 473 (+1112.82%)
Mutual labels:  material-ui, admin-dashboard
boss-lite
Boss Lite - React Redux Material Admin Template
Stars: ✭ 148 (+279.49%)
Mutual labels:  material-ui, admin-dashboard
Ct Vue Material Dashboard Pro
Vue Material Dashboard Pro - Material Design Admin
Stars: ✭ 58 (+48.72%)
Mutual labels:  material-ui, admin-dashboard
Architectui Html Theme Free
ArchitectUI Dashboard Free is lightweight and comes packed with the minimal set of components to get you started. If you have a simple application, it’s the perfect solution for you. It’s built on top of Bootstrap 4 and features a scalable architecture just like it’s wiser, older sibling – ArchitectUI HTML Pro theme.
Stars: ✭ 155 (+297.44%)
Mutual labels:  admin-dashboard, dashboard-templates
Majesticadmin Free Bootstrap Admin Template
Simple Bootstrap 4 Dashboard template.
Stars: ✭ 160 (+310.26%)
Mutual labels:  admin-dashboard, dashboard-templates
Smart Webcomponents
Web Components & Custom Elements for Professional Web Applications
Stars: ✭ 110 (+182.05%)
Mutual labels:  material-ui, admin-dashboard
laravel-startkit
Laravel Admin Dashboard, Admin Template with Frontend Template, for scalable Laravel projects. It is to save your time when You start with new scalable Laravel projects with many features Bootstrap, cooreui, infyom admin Generator, roles and permissions, translatable models, spatie media and much more
Stars: ✭ 55 (+41.03%)
Mutual labels:  admin-dashboard, dashboard-templates

React Material-UI Admin Template

React-Material-Admin

CircleCI

This is a simple responsive admin template using React and Material-UI components.

using create-react-app react-scripts to start.

This is the very first version, feel free to use for any app. Contributions are always welcome!

Demo

You can find a demo here.

Installation / Running

for dev

git clone <repository-url>

# change into the new directory
npm install

npm start # will run the app

# Visit the app at http://localhost:3000

for test

npm run test

for Production

npm run build

cd build

# start a static server serving ./build dir, eg node serve/http-server or serve in express using express.static
serve -s build

Docs

Others

Thanks to rafaelhz's template. This repo first use the latest react (16.x) & material-ui (3.x) version and create-react-app to rewrite the admin template.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].