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.
Streamline your management tasks with Enlite Prime, a powerful and versatile solution built with React, Redux Toolkit, Material-UI (MUI), and Firebase integration. Designed with a focus on minimalism and simplicity, this template provides a clean, intuitive interface that enhances productivity and efficiency for any admin panel or management system.
IMPORTANT!
To get more confidence before buy, please READ the DOCUMENTATION below or TRY the SAMPLE PROJECT to make sure this template is suitable for your needs. We donβt offer a refund if you buy it by mistake or if the item has been downloaded.
Enlite Prime is focus on what matters with a design that prioritizes simplicity and functionality, ensuring that the interface remains uncluttered and easy to navigate.
Template Feature
- React & Redux Toolkit. Leverage the power of React and Redux Toolkit for state management, ensuring a smooth and responsive user experience with scalable and maintainable code.
- Material UI designs. The dashboard is powered by Material-UI (MUI), providing a modern, cohesive look and feel with components that adhere to Googleβs Material Design principles.
- Firebase Integration. Seamlessly integrate Firebase for authentication (auth) and CRUD (Create, Read, Update, Delete) operations, simplifying backend management and data handling.
- Authentication. Use Firebase social and email login
- Multi-Language Support. Reach a global audience with built-in support for multiple languages, allowing users to switch between languages effortlessly. Including 6 translation English, Deutsch, Arabic, Chinese, Bahasa Indonesia, EspaΓ±ol.
- RTL Support. Full right-to-left (RTL) support ensures accessibility for users who read and write in RTL languages, offering an inclusive user experience.
- Dark/Light Mode. Customize the interface with dark and light modes, providing flexibility and a better user experience in different environments.
- Multi-Color Themes. Personalize the dashboard with a range of color themes, allowing you to match your brandβs identity or user preferences.
- Various sample pages Landing page, 3 Dashboard variants, 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.
- High Performance. Styling with TSS-React 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β¦
This Admin Dashboard Template is the ideal choice for developers and businesses looking to build a robust and user-friendly management system. Whether youβre managing data, users, or content, this template provides the features and flexibility you need to create a streamlined, efficient, and visually appealing admin panel.
Library Version
- node.js 18 (LTS) - react 18.2.0 - material-ui 5.10.17 - redux 4.2.0 - webpack 5.91.0 - redux-form 8.3.9 - redux-saga 1.0.2 - react-router-dom 6.23.1 - express 4.16.4 - firebase 8.9.1 - 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 2.2.1 β 14 Oct, 2024 - Fixed: Login with firebase issue Version 2.2.0 β 19 Aug, 2024 - Chore: Upgrade to Redux Toolkit - Chore: Change Redux Form to Formik - Chore: Change Redux Saga to Redux Toolkit Query Version 2.1.0 β 2 Jul, 2024 - Chore: Update version for Webpack and another packages - Chore: Upgrade react-router-dom v6 Version 2.0.4 β 11 Mar, 2024 -Feature: Create unlimited menu level for sidebar Version 2.0.3 β 17 Sep, 2023 - Chore: Remove Hidden deprecated MUI component Version 2.0.2 β 12 Mar, 2023 - Fixed: Sidebar Mini UI Issue Version 2.0.1 β 12 Feb, 2023 - Fixed: Responsive Issue Version 2.0.0 β 6 Feb, 2023 - Feature: Add Service Worker - Chore: Upgrade to Material UI 5 and React 18 ... See the rest change log in docs Version 1.0 β 13 May, 2019 - Enlite Prime released