Documentation

HexaBox - Multipurpose React Admin Dashboard Template

HexaBox

HexaBox - Multipurpose React Admin Dashboard Template

This documentation is last updated on 07 July 2025

Thank you for purchasing this React template.

If you like this template, Please support us by rating this template with 5 stars


Installation -

1.- Install npm

It will create 'node_module' folder in this all dependency files will be install with this command. npm install

npm install

2.- Run Project

With is command file will be compiled and it will be loaded on local server `http://localhost:5173`. npm run dev

npm run dev

3.- Production Build

Builds the app for production to the `build` folder. Run the following command in your terminal. npm run build

npm run build

4.- Further help

You can learn more in the Vite Documentation To learn Vite.

Folder Directories -

  • assets

    This folder contains all the assets of NexaDash template.

  • components

    This folder component files for various template features.

  • elements

    This folder contains all the elements files of NexaDash template.

  • layouts

    This folder has all layouts used in the template.

  • pages

    This folder has all pages for various template features.

  • images

    This folder has all images used in the template.

  • css

    CSS File

React File-

  • public
    • favicon.ico
  • src
    • assets
      • css
      • icons
        • avasta
        • feather
        • flaticon
        • font-awesome-old
        • helveticaNeue
        • icomoon
        • line-awesome
        • material-design-iconic-font
        • simple-line-icons
        • themify-icons
      • images
        • avatar
        • big
        • browser
        • card
        • contact
        • demo
        • pattern
        • product
        • profile
        • tab
        • table
      • scss
        • abstracts
        • base
        • components
          • app
          • charts
          • forms
          • ico
          • map
          • tables
          • uc
          • ui
          • widget
        • layout
          • footer
          • header
          • rtl
          • sidebar
          • theme
          • typography
          • version-dark
          • version-transparent
        • pages
        • main.scss
    • context
      • ThemeContext.jsx
    • jsx
      • components
        • Account
        • Aikit
        • AppsMenu
        • chatBox
        • Dashboard
          • Home.jsx
          • .....
        • Profile
      • layouts
        • nav
          • Header.jsx
          • NavHader.jsx
          • SideBar.jsx
        • Footer.jsx
        • PageTitle.jsx
      • pages
        • Error400.jsx
        • Error403.jsx
        • Error404.jsx
        • Error500.jsx
        • Error503.jsx
        • LockScreen.jsx
        • Login.jsx
        • Registration.jsx
      • index.jsx
    • services
      • AuthService.jsx
      • AxiosInstance.jsx
      • PostsService.jsx
    • store
      • actions
      • reducers
      • selectors
      • store.js
    • App.jsx
    • main.jsx
  • index.html
  • package-lock.json
  • package.json
  • vite.config.js

Theme Features -

index.html


<body
	data-typography: "inter",
	data-bs-theme: "light",
	data-layout: "vertical",
	data-primary: "color_1",
	data-headerbg: "color_1",
	data-nav-headerbg: "color_5",
	data-sidebarbg: "color_5",
	data-sidebar-style: "full",
	data-sidebar-position: "fixed",
	data-header-position: "fixed",
	data-container-width: "boxed",
>

Color Theme -

So many color option available

  • color_1
  • color_2
  • color_3
  • color_4
  • color_5
  • color_6
  • color_7
  • color_8
<body	
  data-typography: "inter",  				More Options => ["poppins" , "roboto" , "Open Sans" , "Helventivca" ]
  data-bs-theme: "light",       			More Options => ["light" , "dark"]
  data-layout: "vertical",   				More Options => ["horizontal" , "vertical"]
  data-primary: "color_1",				More Options => ["color_1," , "color_2," ..... "color_8"]
  data-headerbg: "color_1",				More Options => ["color_1," , "color_2," ..... "color_8"]
  data-nav-headerbg: "color_1",				More Options => ["color_1," , "color_2," ..... "color_8"]
  data-sidebarbg: "color_1",				More Options => ["color_1," , "color_2," ..... "color_8"]
  data-sidebar-style: "full",				More Options => ["full" , "mini" , "compact" , "modern" , "overlay" , "icon-hover"]
  data-sidebar-position: "fixed",			More Options => ["static" , "fixed"]
  data-header-position: "fixed",			More Options => ["static" , "fixed"]
  data-container-width: "boxed",			More Options => ["full"]	
>


Do You Need Help To Customization

After Purchase A Template...

You Will Start Customizing According Your Requirement
BUT What If You Don't Know

SOLUTION IS HIRE IndianCoder

Hire Same Team For Quality Customization

  • In Order To Ensure Your Website Is Live, We Will Customize
    The Template According To Your Requirements And Upload It to the Server.

Version History - #back to top

v1.0 - 07 July 2025
  • New - Created & Upload HexaBox