LIVE PREVIEWBUY FOR $24 More/Download
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.
Template Feature
- Modern Technologies. Built with one of most popular javascript library React.JS and Redux
- Premium designs. Simple and elegant style with many variant gradient and flat theme
- Multiple layout and RTL Support. Sidebar and Topbar navigation layout. Auto RTL adjustment styling with jss-rtl
- 40+ react components and modules which reusable and easy to modify
- Eyes are more focused. Come with dark and light mode
- Starter Project included. Build Your application from scratch easier.
- Sketch files included. 2 Landing Pages, Card, Table and Form components
- 10+ Email Templates. Newsletter, Promotions, Transaction and User Notification
- Next Generation JavaScript written in ES6
- Responsive design Based on standard 12 Grid System
- High Performance. Async Code Splitting use React lazy and Suspense
- Next generation css styling: Styling with JSS (CSS in JS) to make multiple themes and dark/light mode easier
- Clean code maintained by eslint
- Fully vector icons and font icons
- Direct code preview. Get source code easier without open files.
- And many more…
Main Library Version
- react 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...
Files and Folder Structure
├── 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
Sources and Credit
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.
Change Log
Version 2.1.1 - 6 Sept, 2021 - Update deprecated dependecies - Remove sourcemap warning in devtool - Adjust Blog styling classname - Change autocomplete to MUI Lab Version 2.1.0 - 31 May, 2021 - Chore: Implement react hooks lifecycle for sample UI Components and Layouts - Fixed: warning on responsive chart dimension - Disable offline access by default - Docs: Add guide how to enable offline access 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