Multipurpose TailwindCSS Dashboard Template

DOCUMENTATION

  • Doc version: 5.0
  • Created: 14 September 2022
  • Last update: 11 November 2022

OVERVIEW

Frox is a clean and modern dashboard targeting a wide variety of use cases for web applications in light and dark mode.

Frox was built with TailwindCSS 3, Pug, Sass and ES6 and comes packed with smart developer tools such as Gulp 4, Autoprefixer, PostCSS, Terser, Eslint, Cssnano, Browsersync…etc… which will save you time and help you build your project faster and more efficiently.

This template is included with the Figma design, you save $19, a great value that few other products have.

Moreover, our HTML solution provides a set of features designed to make your website more sustainable:

  • W3C valid coding
  • Figma design file included
  • Google Fonts
  • Cross-browser support
  • SCSS source files
  • PUG source files
  • Gulp Module Bundler
  • ...and many more...

This template written by SASS, with 7-1 pattern

We have a dedicated support center for all of your support needs. It includes our Documentation and Ticket system for any questions you have. We usually get back to you within 12-24 hours.

A quick way to integrate the Forms into your project. Get Frox today and be setup in minutes!

Main Features

Multiple dashboard categories: Ecommerce, Job, Finance...

Creative Design: Frox is a bold template that organizing content to follow natural eyes, striking balance between beautiful and visual hierarchy.

Fully Responsive: The template passed Mobile-Friendly Test – by Google. We also tested carefully the template on almost devices: laptop, tablet, and phone. All elements are 100% responsive and ready for all devices.

Pixel Perfect Design

Color & Fonts is easily changed

W3C Validated Code

Gulp, Pug HTML5, TailwindCSS 3, CSS3, ES6 used

Compatible Browsers: IE8+, Firefox, Safari, Opera, Chrome

Well documentation included

Ticket System Support

What You Get

  1. All Gulp development source files
  2. HTML template (builded from Gulp)
  3. Figma design file (Save up to $19)
  4. Documentation

Note

- All images are just used for Preview Purposes Only. They are not part of the template and maybe NOT included in the final purchase files.

Change log

                                VERSION 5.0
                                - Add Mailbox, Help Center, Social Network, Project Manage dashboards
                                - Add Authentication Pages

                                VERSION 4.1
                                - Update Chat Pages

                                VERSION 4.0
                                - Add File manage dashboard

                                VERSION 3.0
                                - Add Analytics, Crypto, Online Course dashboard.

                                VERSION 2.0
                                - Add CMS and CRM dashboard.

                                VERSION 1.0
                                - First release.
                            

STRUCTURE

Products Files Structure

When you run 'gulp' or 'npm run dev' a directory named 'dist' will be created, which is the template directory compiled from Gulp, the directory structure is as follows:

  • /assets
    • /styles
      • /style.min.css
      • style.min.css.map
      • tailwind.min.css
    • /images
      • /icons
    • /scripts
      • /plugins
      • /vendor
      • /app.js
      • /...
  • /index.html
  • /ecommerce-dashboard.html
  • /finance-dashboard.html
  • /.........

Development Source Code

Gulp Development Files Structures

To develop, please run 'npm run dev', a directory named 'dist' will be created, the development directory structure is as follows:

  • /src
    • /assets
      • /fonts
      • /images
      • /scripts
      • /styles
    • /views
      • /blocks
        • /mixins
        • /avatar.pug
        • /badge.pug
        • /...
      • /footer.pug
      • /go-to-top.pug
      • /header.pug
      • /mixins.pug
      • /scripts.pug
      • /sidebar.pug
  • /.gitignore
  • /gulpfile.js
  • /package.json
  • /package-lock.json
  • /postcss.config
  • /tailwind.config.js

HTML Structure

All information within the main content area is Froxed within a body tag. The general template structure is pretty the same throughout the template. Here is the general structure of main page (index.html).

                                
							

CSS Structure

These are the css files that are loaded into templates in Head Section.

                                
							

Import google fonts

                                
                            

JS Structure

These are the list of Javascript files that are loaded into templates in end of the Body Section.

You can find this in: src/views/components/scripts.pug

								
							

Gulp Dependencies

package.json

                                "devDependencies": {
                                    "@prettier/plugin-pug": "^1.20.1",
                                    "browser-sync": "^2.27.10",
                                    "cssnano": "^5.1.7",
                                    "gulp": "^4.0.2",
                                    "gulp-autoprefixer": "^8.0.0",
                                    "gulp-postcss": "^9.0.1",
                                    "gulp-pug": "^5.0.0",
                                    "gulp-rename": "^2.0.0",
                                    "gulp-sass": "^5.1.0",
                                    "gulp-terser": "^2.1.0",
                                    "nodemon": "^2.0.19",
                                    "npm-run-all": "^4.1.5",
                                    "postcss-cli": "^10.0.0",
                                    "prettier": "^2.6.2",
                                    "sass": "^1.50.0",
                                    "tailwindcss": "^3.0.24"
                                },
                                    "dependencies": {
                                    "@tailwindcss/line-clamp": "^0.4.0",
                                    "chart.js": "^3.9.1",
                                    "daisyui": "^2.24.0",
                                    "tailwind-scrollbar-hide": "^1.1.7"
                                }
                            

Technologies used

  • tailwindcss.com
  • Pug/Jade https://pugjs.org (This is a template engine and is a fastest way to write HTML)
  • Sass http://sass-lang.com/ (This is a CSS preprocessor which is used to write styles)
  • Gulp 4 https://gulpjs.com (A module bundler to manager all the dependencies of your website)

Developing & Compiling

  • Start the development server of the project with `npm run dev`
  • run the command `npm run build` and the production build is going to be generated in the `dist` folder.

UPDATE

Important Note:

- Backup your website and template folders completely to make sure you have a restore point in case of any complications.

Update using FTP

  1. Download the latest version of the template to your device.
  2. Connect to your hosting via FTP software
  3. Upload the template folder you unzipped to your site folder
  4. You should be asked to confirm overwriting of this folder and its contents. Confirm the overwrite.

SOURCES & CREDITS

THANK YOU

Thank you so much for using this template.

- AliThemes Team -