|
1 |
| -This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). |
| 1 | +## React Material Template — material admin 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 |
|
3 |
| -## Available Scripts |
| 4 | +[Demo](https://flatlogic.github.io/react-material-template/). Use any credentials to get in. |
4 | 5 |
|
5 |
| -In the project directory, you can run: |
| 6 | + |
6 | 7 |
|
7 |
| -### `npm start` |
8 | 8 |
|
9 |
| -Runs the app in the development mode.<br> |
10 |
| -Open [http://localhost:3000](http://localhost:3000) to view it in the browser. |
| 9 | +## Features |
| 10 | +* React |
| 11 | +* Mobile friendly layout (responsive) |
| 12 | +* Create-react-app under the hood |
| 13 | +* React Router |
| 14 | +* Material-UI |
| 15 | +* Modular Architecture |
| 16 | +* CSS-in-JS styles |
| 17 | +* Webpack build |
| 18 | +* Stylish, clean, responsive layout |
| 19 | +* Authentication |
11 | 20 |
|
12 |
| -The page will reload if you make edits.<br> |
13 |
| -You will also see any lint errors in the console. |
| 21 | +## Pages |
| 22 | +We have implemented some basic pages, so you can see our template in action. |
14 | 23 |
|
15 |
| -### `npm test` |
| 24 | +* Dashboard |
| 25 | +* Typography |
| 26 | +* Tables |
| 27 | +* Notifications |
| 28 | +* Charts |
| 29 | +* Icons |
| 30 | +* Maps |
| 31 | +* Login |
| 32 | +* Error |
16 | 33 |
|
17 |
| -Launches the test runner in the interactive watch mode.<br> |
18 |
| -See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information. |
| 34 | +## Quick Start |
19 | 35 |
|
20 |
| -### `npm run build` |
| 36 | +#### 1. Get the latest version |
21 | 37 |
|
22 |
| -Builds the app for production to the `build` folder.<br> |
23 |
| -It correctly bundles React in production mode and optimizes the build for the best performance. |
24 |
| - |
25 |
| -The build is minified and the filenames include the hashes.<br> |
26 |
| -Your app is ready to be deployed! |
27 |
| - |
28 |
| -See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information. |
29 |
| - |
30 |
| -### `npm run eject` |
31 |
| - |
32 |
| -**Note: this is a one-way operation. Once you `eject`, you can’t go back!** |
| 38 | +You can start by cloning the latest version of React Dashboard on your |
| 39 | +local machine by running: |
33 | 40 |
|
34 |
| -If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project. |
| 41 | +```shell |
| 42 | +$ git clone https://github.com/flatlogic/react-material-template.git MyApp |
| 43 | +$ cd MyApp |
| 44 | +``` |
35 | 45 |
|
36 |
| -Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own. |
| 46 | +#### 2. Run `yarn install` |
37 | 47 |
|
38 |
| -You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it. |
| 48 | +This will install both run-time project dependencies and developer tools listed |
| 49 | +in [package.json](package.json) file. |
39 | 50 |
|
40 |
| -## Learn More |
| 51 | +#### 3. Run `yarn start` |
41 | 52 |
|
42 |
| -You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started). |
| 53 | +Runs the app in the development mode. |
43 | 54 |
|
44 |
| -To learn React, check out the [React documentation](https://reactjs.org/). |
| 55 | +Open http://localhost:3000 to view it in the browser. Whenever you modify any of the source files inside the `/src` folder, |
| 56 | +the module bundler ([Webpack](http://webpack.github.io/)) will recompile the |
| 57 | +app on the fly and refresh all the connected browsers. |
45 | 58 |
|
46 |
| -### Code Splitting |
| 59 | +#### 4. Run `yarn build` |
47 | 60 |
|
48 |
| -This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting |
49 |
| - |
50 |
| -### Analyzing the Bundle Size |
51 |
| - |
52 |
| -This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size |
53 |
| - |
54 |
| -### Making a Progressive Web App |
| 61 | +Builds the app for production to the build folder. |
| 62 | +It correctly bundles React in production mode and optimizes the build for the best performance. |
55 | 63 |
|
56 |
| -This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app |
| 64 | +The build is minified and the filenames include the hashes. |
| 65 | +Your app is ready to be deployed! |
57 | 66 |
|
58 |
| -### Advanced Configuration |
| 67 | +## Support |
| 68 | +For any additional information please refer to [Flatlogic homepage](https://flatlogic.com). |
59 | 69 |
|
60 |
| -This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration |
| 70 | +## How can I support developers? |
| 71 | +- Star our GitHub repo :star: |
| 72 | +- [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). |
| 73 | +- Create pull requests, submit bugs, suggest new features or documentation updates :wrench: |
| 74 | +- Follow [@flatlogic on Twitter](https://twitter.com/flatlogic). |
| 75 | +- Subscribe to Flatlogic newsletter at [flatlogic.com](https://flatlogic.com/) |
| 76 | +- Like our page on [Facebook](https://www.facebook.com/flatlogic/) :thumbsup: |
61 | 77 |
|
62 |
| -### Deployment |
| 78 | +## More from Flatlogic |
| 79 | +- [Awesome Bootstrap Checkboxes & Radios](https://github.com/flatlogic/awesome-bootstrap-checkbox) - ✅ Pure css way to make inputs look prettier |
| 80 | +- [React Native Starter](https://github.com/flatlogic/react-native-starter) - 🚀 A powerful react native starter template that bootstraps development of your mobile application |
| 81 | +- [React Dashboard](https://github.com/flatlogic/react-dashboard) - 🔥 React Dashboard - isomorphic admin dashboard template with GraphQL |
| 82 | +- [Sing App](https://github.com/flatlogic/sing-app) - 💥 Free and open-source admin dashboard template built with Bootstrap 4 |
| 83 | +- [Light Blue Dashboard](https://github.com/flatlogic/light-blue-dashboard) - 💦 Free and open-source admin dashboard template built with Bootstrap |
63 | 84 |
|
64 |
| -This section has moved here: https://facebook.github.io/create-react-app/docs/deployment |
| 85 | +## Premium themes |
| 86 | +Looking for premium themes and templates? Check out more [admin dashboard templates at flatlogic.com](https://flatlogic.com/admin-dashboards). |
65 | 87 |
|
66 |
| -### `npm run build` fails to minify |
| 88 | +## License |
67 | 89 |
|
68 |
| -This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify |
| 90 | +[MIT](https://github.com/flatlogic/react-material-dashboard/blob/master/LICENSE.txt). |
0 commit comments