23803960-Enlite Prime – React Admin Dashboard Template For Full-Stack Developer.zip

Enlite Prime – React Admin Dashboard Template For Full-Stack Developer


DEMO

NOTE:

This is a React.js template written in react class. It’s built on Material-UI library. It will not work the WordPress/PHP nor will it work as a static HTML template.

Enlite Prime is a fullstack website template based on React Boilerplate.
It provides you clean modern design and integrated backend.
Enlite prime has translation ready with RTL support,
and also comes with multiple color along dark mode which gives you the design flexibility.

Enlite Prime - React Admin Dashboard Template For Full-Stack Developer - 1


docs button

What’s Inside?
This template contains more than 30 components based on material-ui designs. And also various sample pages
like Landing page, 2 Dashboards variant, and Profile.
Not stop until that, the backend integration is one of our focus in this template.
Firebase authentication with email and social login, pre-build CRUD apps with Firebase realtime DB and Redux Saga.
That all for you to boost your web app development process. Enlite Prime is the template you will love to work on.

Template Feature

  • Modern Technologies. Built with one of most popular javascript library React.JS and Redux
  • Premium designs. Simple and elegant theme color along with dark and lightmode
  • Multiple layout and RTL Support. Sidebar and Topbar navigation layout. Auto RTL adjustment styling with jss-rtl
  • Authentication. Use Firebase social and email login
  • Pre-build apps. Sample CRUD app with Redux-Saga and Realtime DB integration.
  • Support multilanguage. Including 6 translation English, Deutsch, Arabic, Chinese, Bahasa Indonesia, Español.
  • 30+ react components and modules written in react class which reusable and easy to modify.
  • Various sample pages Landing page, 2 Dashboards variant, and many more
  • Next Generation JavaScript written in ES6
  • Responsive design Based on standard 12 Grid System
  • Starter Project. Build app from scratch without without being distracted from innate feature.
  • Test Unit. Material UI Components functional test with Mocha and Chai
  • 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.8.6
- material-ui 4.7.0
- redux 4.0.1
- webpack 4.30.0
- redux-form 8.2.0
- redux-saga 1.0.2
- express 4.16.4
- firebase 7.5.0
- and more...

Files and Folder Structure

├── app           # main application source code
│   ├── api       # api sample dummy data collection and ui initial value
│   │   ├── apps
│   │   ├── chart
│   │   ├── dummy
│   │   ├── icons
│   │   ├── images
│   │   ├── palette
│   │   └── ui
│   ├── app.js
│   ├── components # UI Components
│   │   ├── Badges
│   │   ├── BreadCrumb
│   │   ├── CardPaper
│   │   ├── Contact
│   │   ├── Counter
│   │   ├── Email
│   │   ├── Error
│   │   ├── Forms
│   │   ├── Gallery
│   │   ├── GuideSlider
│   │   ├── Header
│   │   ├── ImageLightbox
│   │   ├── LandingPage
│   │   ├── Loading
│   │   ├── Notification
│   │   ├── Panel
│   │   ├── PapperBlock
│   │   ├── Profile
│   │   ├── Quote
│   │   ├── Search
│   │   ├── SelectLanguage
│   │   ├── Sidebar
│   │   ├── SidebarBig
│   │   ├── SourceReader
│   │   ├── Tables
│   │   ├── TemplateSettings
│   │   ├── TextEditor
│   │   ├── TodoList
│   │   ├── Widget
│   │   ├── helpers
│   │   └── index.js
│   ├── config         # enviroment and other global configuration
│   ├── containers     # application wrapper and root template
│   │   ├── App
│   │   ├── Charts
│   │   ├── Dashboard
│   │   ├── Forms
│   │   ├── LandingPage
│   │   ├── LanguageProvider
│   │   ├── Layouts
│   │   ├── LocaleToggle
│   │   ├── Maps
│   │   ├── NotFound
│   │   ├── Pages
│   │   ├── Parent
│   │   ├── SampleApps
│   │   ├── SampleFullstackApps
│   │   ├── Session
│   │   ├── Tables
│   │   ├── Templates
│   │   ├── UiElements
│   │   └── pageListAsync.js
│   ├── firebase      # Firebase configuration
│   │   ├── config.js
│   │   ├── firebase.js
│   │   └── index.js
│   ├── i18n.js       # Multilanguage setup
│   ├── index.html    # main HTML
│   ├── redux         # redux settings
│   ├── styles        # style declaration witc scss and css
│   ├── translations
│   │   ├── ar.json
│   │   ├── de.json
│   │   ├── en.json
│   │   ├── es.json
│   │   ├── id.json
│   │   └── zh.json
│   └── utils         # redux saga configuration
├── dump_data         # Sample data dump
│   └── enlite-3a841-export.json
├── firebase.json
├── firebase.rules.json
├── internals         # webpack and app configuration
│   ├── config.js
│   ├── generators
│   ├── mocks
│   ├── scripts
│   ├── testing
│   └── webpack
├── node_modules      # packages, modules and plugins
├── 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
                        

Source and Credit

Fonts :
Maven Pro

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 Apr, 2020
- Fixed: Collapsible sidebar in Safari
- Fixed: Cannot clear redux form textfiled
- Fixed: Missing image in gallery page
- Fixed: Not aligned CRUD Table icons
- Fixed: Top navigation menu issue

Version 1.3.1 – 29 Dec, 2019
- Fixed: Material UI Table responsive
- Fixed: Textfield adornment layout

Version 1.3 – 29 Nov, 2019
- Chore: Update Material UI and more packages
- Fixed: Upload Preview
- Fixed: Add new data if data table is empty
- Fixed: Open header menu issue
- Fixed: Redux form typing experience
- Fixed: Datepicker localizations
Version 1.2.5 – 28 Aug, 2019
- Feature: Add tree view and tree table redux
- Feature: Add pure Front-End page for Auth pages (Login, Register, Reset Password)
- UI Changed: Use Maven Pro as primary font-family replace Lato
- Fixed: Avatar space margin in List

Version 1.2 – 20 Jul, 2019
- Chore: Upgrade to Material UI v4.2
- Chore: Upgrade Dropzone to v10.1.5
- Feature: Add new 3 variant theme (Light Blue, Light Green, and Brown)
- UI Changes: Redesign counter widget.

Version 1.1 – 25 May, 2019
- New Feature: Cryptocurrency Dashboard
- New Feature: Widget Collections
- New Feature Social Media Page: Timeline and Chat
- New Feature Ecommerce Page: Product, Checkout and Invoice

Version 1.0 – 13 May, 2019
- Enlite Prime released

↓↓ Download Links ↓↓

23803960-Enlite Prime – React Admin Dashboard Template For Full-Stack Developer.zip

ZIPPYSHARE MEDIAFIRE GOOGLE DRIVE UPLOADED USERSCLOUD SOLIDFILES SENDSPACE