Skip to content

Commit a8056fe

Browse files
committed
updated readme
1 parent 896b6f2 commit a8056fe

File tree

1 file changed

+32
-22
lines changed

1 file changed

+32
-22
lines changed

README.md

Lines changed: 32 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,43 @@
11
# React Material Admin — Material-UI Dashboard Template
2-
Built with [React](https://facebook.github.io/react/), [Material-UI](https://material-ui.com), [React Router](https://reacttraining.com/react-router/), [Redux](http://redux.js.org/).
2+
3+
Built with [React](https://facebook.github.io/react/), [Material-UI](https://material-ui.com), [React Router](https://reacttraining.com/react-router/).
34
**No jQuery and Bootstrap!**
45

6+
**This version uses React 16.8.6, React Router v5, MaterialUI v4, built with React Hooks and React Context (No Redux)**
7+
58
[Demo](https://flatlogic.com/admin-dashboards/react-material-admin/demo). Use any credentials to log in.
69

710
[![image](https://user-images.githubusercontent.com/24964748/55800639-df780300-5adc-11e9-84b7-7c2437088516.png)](https://flatlogic.com/admin-dashboards/react-material-admin/demo)
811

9-
1012
## Features
11-
* React (**16.8.2**)
12-
* **No jQuery and Bootstrap!**
13-
* Mobile friendly layout (responsive)
14-
* Create-react-app under the hood
15-
* React Router
16-
* Material-UI
17-
* Modular Architecture
18-
* CSS-in-JS styles
19-
* Webpack build
20-
* Stylish, clean, responsive layout
21-
* Authentication
13+
14+
- React (**16.8.6**)
15+
- React Hooks
16+
- React Context
17+
- **No jQuery and Bootstrap!**
18+
- Mobile friendly layout (responsive)
19+
- Create-react-app under the hood
20+
- React Router v5
21+
- Material-UI v4
22+
- Modular Architecture
23+
- CSS-in-JS styles
24+
- Webpack build
25+
- Stylish, clean, responsive layout
26+
- Authentication
2227

2328
## Pages
29+
2430
We have implemented some basic pages, so you can see our template in action.
2531

26-
* Dashboard
27-
* Typography
28-
* Tables
29-
* Notifications
30-
* Charts
31-
* Icons
32-
* Maps
33-
* Login
34-
* Error
32+
- Dashboard
33+
- Typography
34+
- Tables
35+
- Notifications
36+
- Charts
37+
- Icons
38+
- Maps
39+
- Login
40+
- Error
3541

3642
## Quick Start
3743

@@ -67,9 +73,11 @@ The build is minified and the filenames include the hashes.
6773
Your app is ready to be deployed!
6874

6975
## Support
76+
7077
For any additional information please refer to [Flatlogic homepage](https://flatlogic.com).
7178

7279
## How can I support developers?
80+
7381
- Star our GitHub repo :star:
7482
- [Tweet about it](https://twitter.com/intent/tweet?text=Amazing%20dashboard%20built%20with%20NodeJS,%20React%20and%20Bootstrap!&url=https://github.com/flatlogic/react-material-template&via=flatlogic).
7583
- Create pull requests, submit bugs, suggest new features or documentation updates :wrench:
@@ -78,13 +86,15 @@ For any additional information please refer to [Flatlogic homepage](https://flat
7886
- Like our page on [Facebook](https://www.facebook.com/flatlogic/) :thumbsup:
7987

8088
## More from Flatlogic
89+
8190
- [React Native Starter](https://github.com/flatlogic/react-native-starter) - 🚀 A powerful react native starter template that bootstraps development of your mobile application
8291
- [Sing App](https://github.com/flatlogic/sing-app) - 💥 Free and open-source admin dashboard template built with Bootstrap 4
8392
- [Awesome Bootstrap Checkboxes & Radios](https://github.com/flatlogic/awesome-bootstrap-checkbox) - ✅ Pure css way to make inputs look prettier
8493
- [React Dashboard](https://github.com/flatlogic/react-dashboard) - 🔥 React Dashboard - isomorphic admin dashboard template with GraphQL
8594
- [Light Blue Dashboard](https://github.com/flatlogic/light-blue-dashboard) - 💦 Free and open-source admin dashboard template built with Bootstrap
8695

8796
## Premium themes
97+
8898
Looking for premium themes and templates? Check out more [admin dashboard templates at flatlogic.com](https://flatlogic.com/admin-dashboards).
8999

90100
## License

0 commit comments

Comments
 (0)