NOTE:
This is a React.js template written in javascript. It’s built on Material-UI library. It will not work the Wordpress/PHP nor will it work as a static HTML template.
Dandelion Pro is a complete ReactJS admin template based on React Boilerplate. It provides you clean modern design and high performance react app with various color theme that follow Material Design concept.
IMPORTANT!
To get more confident before buy, please READ the DOCUMENTATION below or TRY the SAMPLE PROJECT to make sure this template suitable for your needs. We don’t offer a refund if you buy it by mistake or if the item is downloaded
Dandelion Pro not only help you in the development as a starter-kit but also you can learn advanced development with React, Redux, JSS and Next Generation JavaScript with ES6.
What’s Inside?
Dandelion Pro contains more than 40 react components written in react class, that will meet any needs you may have in your project.
Every components, modules and pages are fully customizable, easy to use and suitable for large scale project.
- react 16.13.1 - react-dom 16.13.1 - material-ui 4.11.0 (see compability https://material-ui.com/getting-started/supported-platforms/) - redux 4.0.5 - webpack 4.42.0 - draft-js 0.11.7 - redux-form 8.3.7 - express 4.16.4 - and more...
├── app # main application source code │ ├── actions # redux action dispatchers and action types │ ├── api # api sample dummy data collection and ui initial value │ │ ├── apps │ │ ├── chart │ │ ├── dummy │ │ ├── icons │ │ ├── images │ │ ├── palette │ │ └── ui │ ├── app.js │ ├── components # UI Components │ │ ├── Badges │ │ ├── BreadCrumb │ │ ├── Calculator │ │ ├── Calendar │ │ ├── CardPaper │ │ ├── Cart │ │ ├── Chat │ │ ├── Comments │ │ ├── Contact │ │ ├── Counter │ │ ├── Divider │ │ ├── DynamicInvoice │ │ ├── Email │ │ ├── Error │ │ ├── Forms │ │ ├── Gallery │ │ ├── GuideSlider │ │ ├── Header │ │ ├── ImageLightbox │ │ ├── LandingPage │ │ ├── Loading │ │ ├── Notification │ │ ├── Pagination │ │ ├── Panel │ │ ├── PapperBlock │ │ ├── Product │ │ ├── Profile │ │ ├── Quote │ │ ├── Rating │ │ ├── Search │ │ ├── Sidebar │ │ ├── SocialMedia │ │ ├── SourceReader │ │ ├── Tables │ │ ├── TaskBoard │ │ ├── TemplateSettings │ │ ├── TextEditor │ │ ├── Widget │ │ └── index.js │ ├── config # enviroment and other global configuration │ ├── containers # application wrapper and root template │ │ ├── App │ │ ├── Charts │ │ ├── Dashboard │ │ ├── Forms │ │ ├── LandingPage │ │ ├── LanguageProvider │ │ ├── Layouts │ │ ├── Maps │ │ ├── NotFound │ │ ├── Pages │ │ ├── Parent │ │ ├── Tables │ │ ├── Templates │ │ ├── UiElements │ │ └── pageListAsync.js │ ├── index.html # main HTML │ ├── redux # redux settings │ ├── styles # style declaration witc scss and css │ └── utils # redux saga configuration ├── internals # webpack and app configuration │ ├── config.js │ ├── generators │ ├── mocks │ ├── scripts │ ├── testing │ └── webpack ├── package-lock.json ├── package.json # npm package manager file ├── postcss.config.js # css config ├── public # all public assets directory │ ├── favicons │ └── images ├── server # backend configuration │ ├── argv.js │ ├── index.js │ ├── logger.js │ ├── middlewares │ ├── port.js │ ├── rawdocs.js │ └── rawicons.js └── yarn.lock
Fonts :
Open Sans
Preview Images Used
Unsplash
Pixabay
randomuser.me
Note: All images are just used for Preview Purpose Only. They are not part of the template and NOT included in the final purchase files.
Version 2.0.0 - 25 Apr, 2021 - Chore: Update react version and update some dependencies. - Feature: change react-google-map to @react-google-maps/api - Feature: change react-ion-icons to ionicons v3.0.0 font icons - Fixed: Missing socialmedia/timeline component - Fixed: Material UI warning for Accordion and Select compoents Version 1.9.3 - 28 Mar, 2021 - Fixed: Mobile issue Big Sidebar Navigation Version 1.9.2 - 13 Dec, 2020 - Fixed: Mobile issue Form Panel - Chore: Implement react hooks lifecycle for Maps - Chore: Implement react hooks lifecycle for Forms demo - Chore: Implement react hooks lifecycle for Widgets demo - Docs: Update color theme change and deployment Version 1.9.1 - 25 Oct, 2020 - Chore: Implement react hooks lifecycle for Tables - Chore: Implement react hooks lifecycle for Form Components and User Auth - Chore: Implement react hooks lifecycle for Chart demo - Chore: Implement react hooks lifecycle for Pages - Fixed: Change random color picker - Fixed: Textfield icon alignment Version 1.9 - 13 Sep, 2020 - Chore: Implement react hooks lifecycle for Landing - Chore: Implement react hooks lifecycle for Dashboard - Chore: Implement react hooks lifecycle for Sample Apps ... See the rest change log in docs Version 1.0 – 18 Nov, 2018 - Dandelion Pro v 1.0 released