Nulled Dandelion Pro – React Admin Dashboard Template free download

Dandelion Pro – React Admin Dashboard Template-[Clean-Nulled].zip

NOTE:

This is a React.js template. 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 admin dashboard template based on React Boilerplate.
It provides you clean modern design and high performance react app with various color theme.
This template has been built to makes the development process easy and fast for you, which is supported by
material-ui v3.x, jss (css in js), immutable js, webpack, npm modern workflow and flexible layout with flexbox.

dandelion pro

What’s Inside?
Dandelion Pro contains more than 40 react components 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 orientation. Sidebar Menu and Navigation Menu layout
  • 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. Organize component designs in UI Mockup before coding
  • Next Generation JavaScript written in ES6
  • Responsive design Based on standard 12 Grid System
  • High Performance. Styling with JSS (CSS in JS) and Async Code Splitting
  • Clean code maintained by eslint
  • Fully vector icons and font icons
  • Direct code preview. Get source code easier without open files.
  • And many more…

Library Version

- react 16.4.1
- material-ui 3.3.2
- redux 4.0.0
- webpack 4.12
- draft-js 0.10.5
- react-loadable 5.4.0
- redux-form 7.4.2
- express 4.16.3

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 1.3.2 – 9 Mar, 2019
- Feature: Optimized scrolling page speed. Now smoother and faster
- Feature: Improved search result for ui components and pages
- Fixed: Ui issues for calculator widget, clock widget and contact
- Fixed: Wrong way route for pages has reducer state in production build
- UI Improvement: Change alignment text to left for avatar on collpased menu
- Docs: Add starting point for template diagram flow

Version 1.3.1 – 4 Feb, 2019
- UI Improvement: Landing Page, Calendar App, and Settings
- Fixed: Textfield icon alignment
- Fixed: Search input on focus UI issue
- Fixed: Sidebar menu spacing in Creative Landing Page

Version 1.3 – 27 Jan, 2019
- Feature: New Widget Collections
- Redesign: Setting Page
- Redesign: Checkout Page
- Chore: Update material-ui to version 3.9.0
- Chore: Update recharts to version 1.4.2
- Chore: Update react-dropzone to version 4.3.0
- Docs: Add project hierarchy diagram (HOC, Routing, Redux, Designs and Themes)

Version 1.2.1 – 29 Dec, 2018
- Fixed: Error libpng issue during installation on windows 10
- Fixed: Missing gradient background in Microsoft Edge

Version 1.2 – 18 Dec, 2018
- Chore: Refactor code base on eslint rules.
- Fixed: Unreadable API for Icons and Code preview.
- UI Improvement: Add new themes Joker, Queen, and Sultan.
- UI Improvement: Change School theme color and rename some themes.
- Feature: Add random theme option.

Version 1.1 – 10 Dec, 2018
- Chore: Update React Boilerplate to 3.7.0
- Feature: More sample pages in starter-project (Dashboard, Form, and Table)
- Feature: Custom cell components for MUI-Datatables
- Feature: Added home link in every logo
- Feature: Added badges in sidebar
- Fixed: Contact layout in Creative Landing Page
- Fixed: Uncomplete page title if title too long
- UI Changes: Changed color for School Theme
- UI Changes: Changed title color for Background header mode
- UI Changes: Now sidebar has standard scrollbar design in all operating system ui
- UI Changes: Changed text and re-arrange menu

Version 1.0.1 – 25 Nov, 2018
- Chore: Update material-ui-picker to version 2.0.2
- Fix: Blog footer position in dark mode
- Fix: Wyswyg editor dropdown menu background for dark mode
- Fix: Animation not working on title of slider widget
- UI improvement: Adjust responsive size technology section  in landing page
- UI Improvement: Adjust header shadow thickness

Version 1.0 – 18 Nov, 2018
- Dandelion Pro v 1.0 released

Full Live Demo

Mercifully Note: We refresh new substance like WordPress Themes,
Plugins, PHP Scripts ordinary. In any case, recall that you
ought to never utilize this things in a business site.
Every one of the substance posted here for advancement
and testing reason as it were. We’re not in charge of
any harm, use at your own particular RISK! We highly recommend to buy Dandelion Pro – React Admin Dashboard Template from the The Developer ( ilhammeidi ) website. Thank you.

Free Download

Downloads

You May Also Like

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.