|
1 | | -# Introduction |
| 1 | +# Materially Free React Material UI Dashboard Template [](https://twitter.com/intent/tweet?text=Download%20Materially%20React%20-%20The%20professional%20Material%20designed%20React%20Admin%20Dashboard%20Template%20&url=https://codedthemes.com/demos/admin-templates/materially/react/default&via=codedthemes&hashtags=reactjs,webdev,developers,javascript) |
2 | 2 |
|
3 | | -This is material design template created based on materially structure |
| 3 | +[](https://opensource.org/licenses/MIT) |
| 4 | +[](https://github.com/codedthemes/materially-free-react-admin-template/) |
4 | 5 |
|
5 | | -# Getting Started |
| 6 | +Materially is a free and open source React redux dashboard template made using the Material UI React component library with aim of flexibility and better customizability. |
6 | 7 |
|
7 | | -1. Installation process |
8 | | - - run 'npm install' |
9 | | - - start dev server run 'npm run start' |
10 | | -2. Deployment process |
11 | | - - Goto full-version directory and open package.json. Update homepage URL to the production URL |
12 | | - - Goto full-version directory and run 'npm run build' |
| 8 | +### Name Derived From Nature |
| 9 | + |
| 10 | +Materially Logo is inspired from the insect name - 'Materially' as they have triangular heads with flexible Necks. |
| 11 | + |
| 12 | +:star: :star: :star: Support us by giving star (Top right of this page) if you like the theme :star: :star: :star: |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | +The [Pro version](https://codedthemes.com/demos/admin-templates/materially/react/default) of Materially react template includes features such as TypeScript, apps, authentication methods (i.e. JWT, Auth0, Firebase), advance components, form plugins, layouts, widgets, and more. |
| 17 | + |
| 18 | +| [Materially Free](https://codedthemes.com/demos/admin-templates/materially/react/free/) | [Materially Pro](https://codedthemes.com/demos/admin-templates/materially/react/default) | |
| 19 | +| --------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
| 20 | +| **7** Demo pages | **85+** Demo pages | |
| 21 | +| - | ✓ Dark/Light Mode 🌓 | |
| 22 | +| - | ✓ RTL | |
| 23 | +| - | ✓ JWT, Firebase, Auth0, AWS authentication | |
| 24 | +| - | ✓ [More components](https://codedthemes.com/demos/admin-templates/materially/react/default/basic/accordion) | |
| 25 | +| ✓ MIT License | ✓ [Pro License](https://codedthemes.com/item/materially-reactjs-admin-dashboard/?utm_source=free_demo&utm_medium=codedthemes&utm_campaign=button_download_premium) | |
| 26 | + |
| 27 | +## Why Materially? |
| 28 | + |
| 29 | +Materially offers everything needed to build an advanced dashboard application. In the initial release, we included following high-end features, |
| 30 | + |
| 31 | +- Support React18. |
| 32 | +- Professional user interface. |
| 33 | +- Material UI React components. |
| 34 | +- Fully responsive, all modern browser supported. |
| 35 | +- Easy to use code structure |
| 36 | +- Flexible & high-Performance code |
| 37 | +- Simple documentation |
| 38 | + |
| 39 | +## Free Materially React version |
| 40 | + |
| 41 | +#### Preview |
| 42 | + |
| 43 | +- [Demo](https://codedthemes.com/demos/admin-templates/materially/react/free/) |
| 44 | + |
| 45 | +#### Download |
| 46 | + |
| 47 | +- [Download from GitHub](https://github.com/codedthemes/materially-free-react-admin-template) |
| 48 | + |
| 49 | +## Materially Pro version |
| 50 | + |
| 51 | +#### Preview |
| 52 | + |
| 53 | +- [Demo](https://codedthemes.com/demos/admin-templates/materially/react/default) |
| 54 | + |
| 55 | +#### Purchase |
| 56 | + |
| 57 | +- [Buy now](https://codedthemes.com/item/materially-reactjs-admin-dashboard/?utm_source=free_demo&utm_medium=codedthemes&utm_campaign=button_download_premium) |
| 58 | + |
| 59 | +## Table of contents |
| 60 | + |
| 61 | +- [Getting started](#getting-started) |
| 62 | +- [Documentation](#documentation) |
| 63 | +- [Technology stack](#technology-stack) |
| 64 | +- [Author](#author) |
| 65 | +- [Issues?](#issues) |
| 66 | +- [License](#license) |
| 67 | +- [More Free React Templates](#more-free-react-material-admin-dashboard-templates) |
| 68 | +- [More Pro React Templates](#more-premium-react-material-admin-dashboard-templates) |
| 69 | +- [Follow us](#follow-us) |
| 70 | + |
| 71 | +## Getting Started |
| 72 | + |
| 73 | +1. Clone from Github |
| 74 | + |
| 75 | +``` |
| 76 | +git clone https://github.com/codedthemes/materially-free-react-admin-template.git |
| 77 | +``` |
| 78 | + |
| 79 | +2. Install packages |
| 80 | + |
| 81 | +``` |
| 82 | +yarn |
| 83 | +``` |
| 84 | + |
| 85 | +3. Run project |
| 86 | + |
| 87 | +``` |
| 88 | +yarn start |
| 89 | +``` |
| 90 | + |
| 91 | +## Documentation |
| 92 | + |
| 93 | +[Materially documentation](https://codedthemes.gitbook.io/materially-react-material-documentation/) helps you out in all aspects from Installation to deployment. |
| 94 | + |
| 95 | +## Technology stack |
| 96 | + |
| 97 | +- [Material UI V5](https://mui.com/core/) |
| 98 | +- Built with React Hooks API. |
| 99 | +- Redux & React context API for state management. |
| 100 | +- Redux toolkit. |
| 101 | +- React Router for navigation routing. |
| 102 | +- Support for react-script. |
| 103 | +- Code splitting. |
| 104 | +- CSS-in-JS. |
| 105 | + |
| 106 | +## Author |
| 107 | + |
| 108 | +Materially is managed by team [CodedThemes](https://codedthemes.com). |
| 109 | + |
| 110 | +## Issues |
| 111 | + |
| 112 | +Please generate a [GitHub issue](https://github.com/codedthemes/materially-free-react-admin-template/issues) if you found a bug in any version. We are try our best to resolve the issue. |
| 113 | + |
| 114 | +## License |
| 115 | + |
| 116 | +- Licensed under [MIT](https://github.com/codedthemes/materially-free-react-admin-template/blob/main/LICENSE) |
| 117 | + |
| 118 | +## More Free React Material Admin Dashboard Templates |
| 119 | + |
| 120 | +- [Free Mantis](https://mui.com/store/items/mantis-free-react-admin-dashboard-template/) |
| 121 | +- [Free Berry](https://mui.com/store/items/berry-react-material-admin-free/) |
| 122 | + |
| 123 | +## More premium React Material Admin Dashboard Templates |
| 124 | + |
| 125 | +- [Mantis](https://mui.com/store/items/mantis-react-admin-dashboard-template/) |
| 126 | +- [Berry](https://mui.com/store/items/berry-react-material-admin/) |
| 127 | + |
| 128 | +## Follow us |
| 129 | + |
| 130 | +- Website [https://codedthemes.com/demos/admin-templates/materially/react/default/](https://codedthemes.com/demos/admin-templates/materially/react/default/) |
| 131 | +- Blog [https://blog.codedthemes.com/](https://blog.codedthemes.com/) |
| 132 | +- CodedThemes [https://codedthemes.com](https://codedthemes.com) |
| 133 | +- Dribbble [https://dribbble.com/codedthemes](https://dribbble.com/codedthemes) |
| 134 | +- Facebook [https://www.facebook.com/codedthemes](https://www.facebook.com/codedthemes) |
| 135 | +- Twitter [https://twitter.com/codedthemes](https://twitter.com/codedthemes) |
0 commit comments