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

Bluehost Shared Hosting

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.

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

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 - React Admin Dashboard Template For Full-Stack Developer Enlite Prime - React Admin Dashboard Template For Full-Stack Developer


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.3 – 7 May, 2025 - Feature: Auto-copy assets images and favicons to build production folder - Fixed: Image Placeholder domain  Version 2.2.2 – 18 Mar, 2025 - Docs: Add Redux Toolkit documentation for Sample Firebase App - Fixed: Fixed list sidebar on safari  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 
 

5 average based on 18 ratings.

ilhammeidi

ilhammeidi

Visit Author's Portfolio

View Portfolio
Last Update 2025-05-07
Created 2019-05-14
Sales 815
Discussion Comments
Columns 2
Compatible Browsers Firefox Safari Opera Chrome Edge
Compatible With ReactJS
Documentation Well Documented
High Resolution Yes
Layout Responsive
ThemeForest Files Included SCSS Files JS Files