-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* package upGrade complete * version change * update readme file * update banner images * sidebar add buy now link box and update readme file in license link and add license file
- Loading branch information
Showing
10 changed files
with
10,936 additions
and
32,823 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
REACT_APP_VERSION = v2.0.0 | ||
REACT_APP_VERSION = v2.1.0 | ||
GENERATE_SOURCEMAP = false | ||
PUBLIC_URL = https://codedthemes.com/demos/admin-templates/materially/react/free | ||
REACT_APP_BASE_NAME = /demos/admin-templates/materially/react/free |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
MIT License | ||
|
||
Copyright (c) 2022 CodedThemes | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,135 @@ | ||
# Introduction | ||
# Materially Free React Material UI Dashboard Template [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](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) | ||
|
||
This is material design template created based on materially structure | ||
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) | ||
[![GitHub package version](https://img.shields.io/github/package-json/v/codedthemes/materially-free-react-admin-template)](https://github.com/codedthemes/materially-free-react-admin-template/) | ||
|
||
# Getting Started | ||
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. | ||
|
||
1. Installation process | ||
- run 'npm install' | ||
- start dev server run 'npm run start' | ||
2. Deployment process | ||
- Goto full-version directory and open package.json. Update homepage URL to the production URL | ||
- Goto full-version directory and run 'npm run build' | ||
### Name Derived From Nature | ||
|
||
Materially Logo is inspired from the insect name - 'Materially' as they have triangular heads with flexible Necks. | ||
|
||
:star: :star: :star: Support us by giving star (Top right of this page) if you like the theme :star: :star: :star: | ||
|
||
![IMG_8566.jpg](https://org-public-assets.s3.us-west-2.amazonaws.com/Free-Version-Banners/GITHUB-FREE-REACT-REPO%20-%20Materially.jpg) | ||
|
||
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. | ||
|
||
| [Materially Free](https://codedthemes.com/demos/admin-templates/materially/react/free/) | [Materially Pro](https://codedthemes.com/demos/admin-templates/materially/react/default) | | ||
| --------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| **7** Demo pages | **85+** Demo pages | | ||
| - | ✓ Dark/Light Mode 🌓 | | ||
| - | ✓ RTL | | ||
| - | ✓ JWT, Firebase, Auth0, AWS authentication | | ||
| - | ✓ [More components](https://codedthemes.com/demos/admin-templates/materially/react/default/basic/accordion) | | ||
| ✓ MIT License | ✓ [Pro License](https://codedthemes.com/item/materially-reactjs-admin-dashboard/?utm_source=free_demo&utm_medium=codedthemes&utm_campaign=button_download_premium) | | ||
|
||
## Why Materially? | ||
|
||
Materially offers everything needed to build an advanced dashboard application. In the initial release, we included following high-end features, | ||
|
||
- Support React18. | ||
- Professional user interface. | ||
- Material UI React components. | ||
- Fully responsive, all modern browser supported. | ||
- Easy to use code structure | ||
- Flexible & high-Performance code | ||
- Simple documentation | ||
|
||
## Free Materially React version | ||
|
||
#### Preview | ||
|
||
- [Demo](https://codedthemes.com/demos/admin-templates/materially/react/free/) | ||
|
||
#### Download | ||
|
||
- [Download from GitHub](https://github.com/codedthemes/materially-free-react-admin-template) | ||
|
||
## Materially Pro version | ||
|
||
#### Preview | ||
|
||
- [Demo](https://codedthemes.com/demos/admin-templates/materially/react/default) | ||
|
||
#### Purchase | ||
|
||
- [Buy now](https://codedthemes.com/item/materially-reactjs-admin-dashboard/?utm_source=free_demo&utm_medium=codedthemes&utm_campaign=button_download_premium) | ||
|
||
## Table of contents | ||
|
||
- [Getting started](#getting-started) | ||
- [Documentation](#documentation) | ||
- [Technology stack](#technology-stack) | ||
- [Author](#author) | ||
- [Issues?](#issues) | ||
- [License](#license) | ||
- [More Free React Templates](#more-free-react-material-admin-dashboard-templates) | ||
- [More Pro React Templates](#more-premium-react-material-admin-dashboard-templates) | ||
- [Follow us](#follow-us) | ||
|
||
## Getting Started | ||
|
||
1. Clone from Github | ||
|
||
``` | ||
git clone https://github.com/codedthemes/materially-free-react-admin-template.git | ||
``` | ||
|
||
2. Install packages | ||
|
||
``` | ||
yarn | ||
``` | ||
|
||
3. Run project | ||
|
||
``` | ||
yarn start | ||
``` | ||
|
||
## Documentation | ||
|
||
[Materially documentation](https://codedthemes.gitbook.io/materially-react-material-documentation/) helps you out in all aspects from Installation to deployment. | ||
|
||
## Technology stack | ||
|
||
- [Material UI V5](https://mui.com/core/) | ||
- Built with React Hooks API. | ||
- Redux & React context API for state management. | ||
- Redux toolkit. | ||
- React Router for navigation routing. | ||
- Support for react-script. | ||
- Code splitting. | ||
- CSS-in-JS. | ||
|
||
## Author | ||
|
||
Materially is managed by team [CodedThemes](https://codedthemes.com). | ||
|
||
## Issues | ||
|
||
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. | ||
|
||
## License | ||
|
||
- Licensed under [MIT](https://github.com/codedthemes/materially-free-react-admin-template/blob/main/LICENSE) | ||
|
||
## More Free React Material Admin Dashboard Templates | ||
|
||
- [Free Mantis](https://mui.com/store/items/mantis-free-react-admin-dashboard-template/) | ||
- [Free Berry](https://mui.com/store/items/berry-react-material-admin-free/) | ||
|
||
## More premium React Material Admin Dashboard Templates | ||
|
||
- [Mantis](https://mui.com/store/items/mantis-react-admin-dashboard-template/) | ||
- [Berry](https://mui.com/store/items/berry-react-material-admin/) | ||
|
||
## Follow us | ||
|
||
- Website [https://codedthemes.com/demos/admin-templates/materially/react/default/](https://codedthemes.com/demos/admin-templates/materially/react/default/) | ||
- Blog [https://blog.codedthemes.com/](https://blog.codedthemes.com/) | ||
- CodedThemes [https://codedthemes.com](https://codedthemes.com) | ||
- Dribbble [https://dribbble.com/codedthemes](https://dribbble.com/codedthemes) | ||
- Facebook [https://www.facebook.com/codedthemes](https://www.facebook.com/codedthemes) | ||
- Twitter [https://twitter.com/codedthemes](https://twitter.com/codedthemes) |
Oops, something went wrong.