Skip to content

Commit 5c63bc2

Browse files
authored
Stage (#7)
* 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
1 parent a71b768 commit 5c63bc2

10 files changed

Lines changed: 10936 additions & 32823 deletions

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
REACT_APP_VERSION = v2.0.0
1+
REACT_APP_VERSION = v2.1.0
22
GENERATE_SOURCEMAP = false
33
PUBLIC_URL = https://codedthemes.com/demos/admin-templates/materially/react/free
44
REACT_APP_BASE_NAME = /demos/admin-templates/materially/react/free

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2022 CodedThemes
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 132 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,135 @@
1-
# Introduction
1+
# 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)
22

3-
This is material design template created based on materially structure
3+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
4+
[![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/)
45

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.
67

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+
![IMG_8566.jpg](https://org-public-assets.s3.us-west-2.amazonaws.com/Free-Version-Banners/GITHUB-FREE-REACT-REPO%20-%20Materially.jpg)
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

Comments
 (0)