Dandelion Pro - React Admin Dashboard Template / Themeforest, Site templates, Admin templates

Dandelion Pro - React Admin Dashboard Template / Themeforest, Site templates, Admin templates

High Resolution: Yes, Compatible Browsers: Firefox, Safari, Opera, Chrome, Edge, Compatible With: ReactJS, Columns: 2
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 onl

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.


dandelion pro


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

docs button docs button


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

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

Related Posts

SuperBike - Bicycle Auto Car Electronics Digital Art Prestashop 1.7 Theme
Prestashop 1.7.7.4 Supported. SuperBike – Bicycle Auto Car Electronics Digital Art Store Prestashop Theme Auto Parts, Auto Store, Auto Parts Store, Auto Parts Car Store, Car Parts, Car Store, Car Accessories, Spare Parts, Spare Parts Store, Car Spare Parts, Motor Spare, Motor Super Store, Autoguide Motor Store, Motor Shop, Tools Store, Mega Tools, Mega Tools Store, Garden Tools, Games Store, Game Shop, Automotive Parts, Automotive Store, Automotive Shop, Bikes Store, Sport Bike, Bike Shop, Bike Moto, Tires Wheels, Tire Store, Motorcycles, Cycle Store, Racing Parts,Electronics Store, Electronic Multipurpose Store, Electronics Shop, Electronic Multi Store, Computer Store, Laptops, High Tech Shop, Mobile Store, Smartphones, Computer
UpHome - Modern Architecture WordPress Theme
UpHome is a modern multi-functional responsive WordPress theme designed for companies involved in the sale and rental of apartments. The theme was created using the latest WordPress technology. The theme is beautiful on all screens, such as tablets and all mobile devices, thanks to its responsive design. Convenient and pleasant settings interface, extensive and easy-to-read documentation, fast and qualified support are the key functions of UpHome. The UpHome theme gracefully presents property information to its visitors and facilitates the work of property owners, simplifying property management. Specifications Make your site unique 28 pages and each can be edited globally Each color, border, shadow, size, image, location,
Axivis - Car Services & Repair WordPress Theme
Axivis is a Car Services & Repair WordPress Theme. Axivis is suitable for who want to repair auto parts, Body Parts, Headlights & Lighting, Brakes & Suspension, Engine & Drive-train, Tools & Garage, and more. Axivis is a fully responsive and trendy designed WordPress Theme. Axivis is extremely customizable – appearance impressive on tablets and mobile devices. you can manage your Website from dashboard to create any page. you don’t need to have any coding knowledge. it is very easy to customize. Axivis supports Elementor page builder which is the drag and drop interface. just pick an element and drag and drop to the specific section. done! Featur
Nirmax - Corporate Industry & Factory Fabrik HTML Template
Nirmax – Construction and Building Bootstrap4 Template is a stunning website template designed for Construction, Renovation, Master Planning, Financing Investment, Sustainability Solution, Engineering and Expansion service website. Nirmax modern HTML template has a lot to give you. It comes with a total of 17+ HTML pages where there are 2 unique Homepages. Nirmax is crafted with the assistance of Valid HTML5, CSS3, Bootstrap 4 and SASS. Moreover, you will get Gulp.js Task Runner Ready, Pixel Perfect Design, Sticky Header, Clean Markup, Parallax Effects, CSS3 Animations and many more. Nirmax responsive template ensures the Cross-Browser compatibility, Parallax Effect and creative design. Author and the visitors have the ultimate
Legendo - One Page Portfolio WordPress Theme
Legendo is a fully responsive WordPress Theme with touch support that features a clean design that is multipurpose theme which is suitable for a wide variety of websites. This theme made for designers, photographers, illustrators, video producers , architects and other who need an easy, attractive and effective way to showcase their work.. Tons of customization are possible with is theme that’ll help you redefine your websites brand value. This theme is universal so it can be used for any site. Theme Features: One Click Demo Data Install. Built on WPBackery Page Builder (Visual Composer). Which is most awesome visual page builder for WordPress. Fully Responsive Design & Retina Ready. Legendo is fully responsive which means it
Kliky - Photography Website Template
Kliky – Photography Website Template HTML Template is an Elegant & Beautiful Idea for Creative Photography, Portfolio, Organizations, Communities, Company/Personal Portfolio, News / Magazine, Creative Blogs, Agencies and much much moreÖ Kliky – Photography Website Template HTML Template designed for convert into Wordpress, Joomla, Other systems, Other Purpose, Etc In line with Modern Design Trends, Color Fresh and Dynamic, Creative + Detail Layouts and Super Clever, Super Clear n Clean n Elegant! This one will be a fantastic choice! Files Included: Documentation HTML Kliky Website one 01_home.html 02_services.html 03_about.html 04_portfolio.html 05_contact.html Kliky Website two 01_home.html Poppi