Skip to content

markoff20k/vision-ui

Repository files navigation

version GitHub issues open GitHub issues closed

Product Gif

Most trendiest, complex and innovative Premium Dashboard Made by Simmmple & Creative Tim. Check our latest Premium ReactJS Dashboard.

Start your Development with an Innovative Admin Template for Chakra UI and React. If you like the look & feel of the hottest design trend right now, Vision UI, you will fall in love with this dashboard! It features a huge number of components built to fit together and look amazing.

Fully Coded Elements

Vision UI Dashboard PRO Chakra is built with over 300 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining. All components can take variations in color, which you can easily modify using JSS files and classes. You will save a lot of time going from prototyping to full-functional code because all elements are implemented. This Premium MUI Dashboard is coming with prebuilt design blocks, so the development process is seamless, switching from our pages to the real website is very easy to be done.

Check all components here.

Documentation built by Developers

Each element is well presented in a very complex documentation. You can read more about the documentation here.

Example Pages

If you want to get inspiration or just show something directly to your clients, you can jump-start your development with our pre-built example pages. Every page is spaced well, with attractive layouts and pleasing shapes. From specially designed dashboards for smart homes, virtual reality, and automotives to CRM admins, Vision UI Dashboard PRO Chakra has everything you need to quickly set up an amazing project.

View example pages here.

HELPFUL LINKS

Special thanks

During the development of this dashboard, we have used many existing resources from awesome developers. We want to thank them for providing their tools open source:

  • Chakra UI - Modern Open source framework
  • ApexCharts.js - Modern & Interactive Open-source charts
  • Quill Editor - ReactJS Text Editor provided by Quill
  • Globe - ReactJS 3D Globe from ThreeJS
  • Kanban - Kanban/Trello board lib for React
  • FullCalendar - ReactJS full-sized drag & drop event calendar
  • React Table - Collection of hooks for building powerful ReactJD tables
  • ReactJS - A popular JavaScript library for building user interfaces

Let us know your thoughts below. And good luck with development!

Table of Contents

Versions

| React | Chakra | | ]------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Vision UI Dashboard PRO React | Vision UI Dashboard PRO Chakra |

Demo

View all Pages.

Quick start

Quick start options:

Terminal Commands

  1. Download and Install NodeJs LTS version from NodeJs Official Page.
  2. Navigate to the root / directory and run yarn install/npm install to install our local dependencies.

Documentation

The documentation for the Vision UI Dashboard PRO is hosted at our website.

File Structure

Within the download you'll find the following directories and files:

vision-ui-dashboard-pro-chakra/
├── .gitigonore
├── CHANGELOG.md
├── commit.sh
├── gulpfile.js
├── ISSUE_TEMPLATE.md
├── jsconfig.json
├── package-lock.json
├── package.json
├── README.md
├── public
│   ├── apple-icon.png
│   ├── favicon.ico
│   ├── index.html
│   └── manifest.json
└── src
    ├── assets
    │   ├── css
    │   │   └── vud-dashboard-styles.css
    │   ├── img
    │   └── svg
    ├── components
    │   ├── Calendars
    │   │   └── EventCalendar.js
    │   ├── Card
    │   │   ├── Card.js
    │   │   ├── CardBody.js
    │   │   └── CardHeader.js
    │   ├── Charts
    │   │   ├── BarChart.js
    │   │   ├── BubbleChart.js
    │   │   ├── DonutChart.js
    │   │   ├── LineBarChart.js
    │   │   ├── LineChart.js
    │   │   ├── PieChart.js
    │   │   ├── PolarChart.js
    │   │   └── RadarChart.js
    │   ├── Configurator
    │   │   └── Configurator.js
    │   ├── Editor
    │   │   └── Editor.js
    │   ├── FixedPlugin
    │   │   └── FixedPlugin.js
    │   ├── Footer
    │   │   ├── AuthFooter.js
    │   │   └── Footer.js
    │   ├── Globe
    │   │   └── Globe.js
    │   ├── GradientBorder
    │   │   └── GradientBorder.js
    │   ├── Icons
    │   │   ├── IconBox.js
    │   │   └── Icons.js
    │   ├── Layout
    │   │   ├── MainPanel.js
    │   │   ├── PanelContainer.js
    │   │   └── PanelContent.js
    │   ├── Menu
    │   │   └── ItemContent.js
    │   ├── Navbars
    │   │   ├── Searchbar
    │   │   │   └── SearchBar.js
    │   │   ├── Settings

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages