diff --git a/README.md b/README.md index e6a5de9..8b13789 100644 --- a/README.md +++ b/README.md @@ -1,801 +1 @@ -# [Open Delivery Bot React](https://demos.creative-tim.com/vision-ui-dashboard-pro-react) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?url=https://www.creative-tim.com/product/vision-ui-dashboard-pro-react&text=Check%20Vision%20UI%20Dashboard%20PRO%20React%20made%20by%20@simmmple_web%20and%20@CreativeTim%20#webdesign%20#dashboard%20#react) -![version](https://img.shields.io/badge/version-1.0.0-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/vision-ui-dashboard-pro-react.svg?maxAge=2592000)](https://github.com/creativetimofficial/ct-vision-ui-dashboard-pro-react/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/ct-vision-ui-dashboard-pro-react.svg?maxAge=2592000)](https://github.com/creativetimofficial/ct-vision-ui-dashboard-pro-react/issues?q=is%3Aissue+is%3Aclosed) - -![Product Gif](https://i.ibb.co/bQ4zpkj/vision-ui-pro-react.png) - -Most trendiest, complex and innovative Premium Dashboard Made by [Simmmple](https://simmmple.com?ref=readme-vudreactpro) & [Creative Tim](https://creative-tim.com/?ref=readme-vudreactpro). Check our latest Premium ReactJS Dashboard. - -Start your Development with an Innovative Admin Template for MUI 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 React 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 React has everything you need to quickly set up an amazing project. - -View example pages here. - -**HELPFUL LINKS** - -- View Github Repository - -- Check FAQ Page - -#### 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: - -- [Material UI](https://mui.com/?ref=creative-tim) - Modern Open source framework -- [ApexCharts.js](https://apexcharts.com?ref=creative-tim) - Modern & Interactive Open-source charts -- [Quill Editor](https://www.npmjs.com/package/react-quill?ref=creative-tim) - ReactJS Text Editor provided by Quill -- [Globe](https://threejs.org/docs/index.html#manual/en/introduction/Installation?ref=creative-tim) - ReactJS 3D Globe from ThreeJS -- [Kanban](https://www.npmjs.com/package/@asseinfo/react-kanban?ref=creative-tim) - Kanban/Trello board lib for React -- [FullCalendar](https://fullcalendar.io/docs/react?ref=creative-tim) - ReactJS full-sized drag & drop event calendar -- [React Table](https://react-table.tanstack.com/docs/overview?ref=creative-tim) - Collection of hooks for building powerful ReactJD tables -- [ReactJS](https://reactjs.org?ref=creative-tim) - A popular JavaScript library for building user interfaces - -Let us know your thoughts below. And good luck with development! - -## Table of Contents - -- [Vision UI Dashboard PRO React](https://demos.creative-tim.com/vision-ui-dashboard-pro-react/?ref=readme-vudreactpro) -- [Table of Contents](#table-of-contents) -- [Versions](#versions) -- [Demo](#demo) -- [Quick start](#quick-start) -- [Documentation](#documentation) -- [File Structure](#file-structure) -- [Browser Support](#browser-support) -- [Resources](#resources) -- [Reporting Issues](#reporting-issues) -- [Licensing](#licensing) -- [Useful Links](#useful-links) -- [Social Media](#social-media) - -## Versions - -[](https://www.creative-tim.com/product/vision-ui-dashboard-pro-react?ref=readme-vudreactpro)[](https://www.creative-tim.com/product/vision-ui-dashboard-pro-chakra?ref=readme-vudreactpro) - -| React | Chakra | -| ]------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| [![Vision UI Dashboard PRO React](https://i.ibb.co/R68MQJs/vision-ui-pro-react-ct.png)](https://www.creative-tim.com/product/vision-ui-dashboard-pro-react?ref=readme-vudreactpro) | [![Vision UI Dashboard PRO Chakra](https://i.ibb.co/qWbc8vY/vision-ui-pro-chakra-ct.png)](https://www.creative-tim.com/product/vision-ui-dashboard-pro-chakra?ref=readme-vudreactpro) | - -## Demo - -[View all Pages](https://demos.creative-tim.com/vision-ui-dashboard-pro-react/?ref=readme-vudreactpro). - -# Quick start - -Quick start options: - -- Buy from [Creative Tim](https://www.creative-tim.com/product/vision-ui-dashboard-pro-react?ref=readme-vudreactpro). - -## Terminal Commands - -1. Download and Install NodeJs LTS version from [NodeJs Official Page](https://nodejs.org/en/download/). -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](https://www.creative-tim.com/learning-lab/react/overview/vision-ui-dashboard/?ref=readme-vudreactpro). - -## File Structure - -Within the download you'll find the following directories and files: - -``` -vision-dashboard-pro-react/ -├── public -│ ├── apple-icon.png -│ ├── favicon.ico -│ ├── index.html -│ ├── manifest.json -│ └── robots.txt -└── src - ├── assets - │ ├── images - │ └── theme - │ ├── base - │ │ ├── borders.js - │ │ ├── boxShadows.js - │ │ ├── breakpoints.js - │ │ ├── colors.js - │ │ ├── globals.js - │ │ ├── plugins.css - │ │ ├── plugins.js - │ │ ├── typography.css - │ │ └── typography.js - │ ├── components - │ │ ├── button - │ │ ├── card - │ │ ├── dialog - │ │ ├── form - │ │ ├── list - │ │ ├── menu - │ │ ├── stepper - │ │ ├── table - │ │ ├── tabs - │ │ ├── appBar.js - │ │ ├── avatar.js - │ │ ├── breadcrumbs.js - │ │ ├── buttonBase.js - │ │ ├── container.js - │ │ ├── divider.js - │ │ ├── flatpickr.js - │ │ ├── icon.js - │ │ ├── iconButton.js - │ │ ├── linearProgress.js - │ │ ├── link.js - │ │ ├── popover.js - │ │ ├── slider.js - │ │ ├── svgIcon.js - │ │ ├── swal.js - │ │ └── theme-rtl.js - │ ├── functions - │ │ ├── boxShadow.js - │ │ ├── gradientChartLine.js - │ │ ├── hexToRgb.js - │ │ ├── linearGradient.js - │ │ ├── pxToRem.js - │ │ ├── radialGradient.js - │ │ ├── rgba.js - │ │ └── tripleLinearGradient.js - │ ├── index.js - │ └── theme-rtl.js - ├── components - │ ├── VuiAlert - │ │ ├── index.js - │ │ ├── VuiAlertCloseIcon.js - │ │ └── VuiAlertRoot.js - │ ├── VuiAvatar - │ │ ├── index.js - │ │ └── VuiAvatarRoot.js - │ ├── VuiBadge - │ │ ├── index.js - │ │ └── VuiBadgeRoot.js - │ ├── VuiBadgeDot - │ │ └── index.js - │ ├── VuiBox - │ │ ├── index.js - │ │ └── VuiBoxRoot.js - │ ├── VuiButton - │ │ ├── index.js - │ │ └── VuiButtonRoot.js - │ ├── VuiDatePicker - │ │ └── index.js - │ ├── VuiDropzone - │ │ ├── index.js - │ │ └── VuiDropzoneRoot.js - │ ├── VuiEditor - │ │ ├── index.js - │ │ └── VuiEditorRoot.js - │ ├── VuiInput - │ │ ├── index.js - │ │ ├── VuiInputIconBoxRoot.js - │ │ ├── VuiInputIconRoot.js - │ │ ├── VuiInputIcon.js - │ │ └── VuiInputWithIconRoot.js - │ ├── VuiPagination - │ │ ├── index.js - │ │ └── VuiPaginationItemRoot.js - │ ├── vudreactprogress - │ │ ├── index.js - │ │ └── vudreactprogressRoot.js - │ ├── VuiSelect - │ │ ├── index.js - │ │ └── styles.js - │ ├── VuiSnackbar - │ │ ├── index.js - │ │ └── VuiSnackbarIconRoot.js - │ ├── VuiSocialButton - │ │ ├── index.js - │ │ └── VuiSocialButtonRoot.js - │ ├── VuiSwitch - │ │ ├── index.js - │ │ └── VuiSwitchRoot.js - │ ├── VuiTagInput - │ │ ├── index.js - │ │ └── VuiTagInputRoot.js - │ └── VuiTypography - │ ├── index.js - │ └── VuiTypographyRoot.js - ├── context - │ └── index.js - ├── examples - │ ├── Breadcrumbs - │ │ └── index.js - │ ├── Calendar - │ │ ├── CalendarRoot.js - │ │ └── index.js - │ ├── Cards - │ │ ├── AnnouncementCard - │ │ │ └── index.js - │ │ ├── ControllerCard - │ │ │ └── index.js - │ │ ├── EventCard - │ │ │ └── index.js - │ │ ├── InfoCards - │ │ │ ├── DefaultInfoCard - │ │ │ │ └── index.js - │ │ │ ├── MiniInfoCard - │ │ │ │ └── index.js - │ │ │ └── ProfileInfoCard - │ │ │ └── index.js - │ │ ├── MasterCard - │ │ │ └── index.js - │ │ ├── MessageCard - │ │ │ └── index.js - │ │ ├── PlaceholderCard - │ │ │ └── index.js - │ │ ├── PricingCards/DefaultPricing - │ │ │ └── index.js - │ │ ├── ProjectCards - │ │ │ ├── ComplexProjectCard - │ │ │ │ └── index.js - │ │ │ └── DefaultProjectCard - │ │ │ └── index.js - │ │ ├── StatisticsCards - │ │ │ ├── AnimatedStatisticsCard - │ │ │ │ └── index.js - │ │ │ ├── ComplexStatisticsCard - │ │ │ │ └── index.js - │ │ │ ├── DefaultStatisticsCard - │ │ │ │ └── index.js - │ │ │ └── MiniStatisticsCard - │ │ │ └── index.js - │ │ └── TeamCards/TeamProfileCards - │ │ └── index.js - │ ├── Charts - │ │ ├── BarCharts - │ │ │ ├── BasicBarChart - │ │ │ │ └── index.js - │ │ │ ├── HorizontalBarChart - │ │ │ │ └── index.js - │ │ │ └── VerticalBarChart - │ │ │ └── index.js - │ │ ├── BubbleChart - │ │ │ ├── BasicBubbleChart - │ │ │ │ └── index.js - │ │ │ └── index.js - │ │ ├── DoughnutCharts - │ │ │ ├── BasicDoughnutChart - │ │ │ │ └── index.js - │ │ │ ├── DefaultDoughnutChart - │ │ │ │ └── index.js - │ │ │ └── ProgressDoughnutChart - │ │ │ └── index.js - │ │ ├── LineChart - │ │ │ ├── BasicLineChart - │ │ │ │ └── index.js - │ │ │ ├── DefaultLineChart - │ │ │ │ └── index.js - │ │ │ ├── GradientLineChart - │ │ │ │ └── index.js - │ │ │ ├── MiniGradientLineChart - │ │ │ │ └── index.js - │ │ │ └── ProgressLineChart - │ │ │ └── index.js - │ │ ├── MixedChart - │ │ │ ├── BasicMixedChart - │ │ │ │ └── index.js - │ │ │ └── index.js - │ │ ├── PieChart - │ │ │ ├── BasicPieChart - │ │ │ │ └── index.js - │ │ │ └── index.js - │ │ ├── PolarChart - │ │ │ ├── BasicPolarChart - │ │ │ │ └── index.js - │ │ │ └── index.js - │ │ ├── RadarChart - │ │ │ ├── BasicRadarChart - │ │ │ │ └── index.js - │ │ │ └── index.js - │ ├── Configurator - │ │ ├── ConfiguratorRoot.js - │ │ └── index.js - │ ├── Footer - │ │ └── index.js - │ ├── Globe - │ │ └── index.js - │ ├── GradientBorder - │ │ └── index.js - │ ├── Icons - │ ├── Items - │ │ ├── DefaultItem - │ │ │ ├── index.js - │ │ │ └── styles.js - │ │ └── NotificationItem - │ │ ├── index.js - │ │ └── styles.js - │ ├── LayoutContainers - │ │ ├── DashboardLayout - │ │ │ └── index.js - │ │ └── PageLayout - │ │ └── index.js - │ ├── Lists - │ │ ├── InvoicesList - │ │ │ └── index.js - │ │ ├── ProfilesList - │ │ │ └── index.js - │ │ └── RankingsList - │ │ └── index.js - │ ├── Navbars - │ │ ├── DashboardNavbar - │ │ │ ├── index.js - │ │ │ └── styles.js - │ │ └── DefaultNavbar - │ │ ├── Menus - │ │ │ ├── ApplicationsMenu.js - │ │ │ ├── AuthenticationMenu.js - │ │ │ ├── DocsMenu.js - │ │ │ ├── EcommerceMenu.js - │ │ │ └── PagesMenu.js - │ │ ├── DefaultNavbarCategory.js - │ │ ├── DefaultNavbarLink.js - │ │ ├── DefaultNavbarMenu.js - │ │ └── DefaultNavbarMobile.js - │ ├── Scrollbar - │ │ └── index.js - │ ├── Sidenav - │ │ ├── styles - │ │ │ ├── sidenav.js - │ │ │ ├── sidenavCard.js - │ │ │ ├── sidenavCollapse.js - │ │ │ └── sidenavItem.js - │ │ ├── index.js - │ │ ├── SidenavCard.js - │ │ ├── SidenavCollapse.js - │ │ ├── SidenavItem.js - │ │ ├── SidenavList.js - │ │ └── SidenavRoot.js - │ ├── Tables - │ │ ├── DataTable - │ │ │ ├── DataTableBodyCell.js - │ │ │ ├── DataTableHeadCell.js - │ │ │ └── index.js - │ │ ├── SalesTable - │ │ │ ├── index.js - │ │ │ └── SalesTableCell.js - │ │ └── Table - │ │ └── index.js - │ └── Timeline - │ ├── context - │ │ └── index.js - │ ├── TimelineItem - │ │ ├── index.js - │ │ └── styles.js - │ └── TimelineList - │ └── index.js - ├── layouts - │ ├── applications - │ │ ├── calendar - │ │ │ ├── components - │ │ │ │ ├── Header - │ │ │ │ │ └── index.js - │ │ │ │ ├── NextEvents - │ │ │ │ │ └── index.js - │ │ │ │ └── ProductivityChart - │ │ │ │ └── index.js - │ │ │ ├── data - │ │ │ │ ├── calendarEventsData.js - │ │ │ │ └── productivityChartData.js - │ │ │ └── index.js - │ │ ├── data-tables - │ │ │ ├── data - │ │ │ │ └── dataTableData.js - │ │ │ └── index.js - │ │ ├── kanban - │ │ │ ├── components - │ │ │ │ ├── Card - │ │ │ │ │ └── index.js - │ │ │ │ └── Header - │ │ │ │ └── index.js - │ │ │ ├── data - │ │ │ │ └── index.js - │ │ │ └── index.js - │ │ └── wizard - │ │ ├── components - │ │ │ ├── About - │ │ │ │ └── index.js - │ │ │ ├── Account - │ │ │ │ └── index.js - │ │ │ ├── Address - │ │ │ │ └── index.js - │ │ │ └── FormField - │ │ │ └── index.js - │ │ └── index.js - │ ├── authentication - │ │ ├── components - │ │ │ ├── BasicLayout - │ │ │ │ └── index.js - │ │ │ ├── CoverLayout - │ │ │ │ └── index.js - │ │ │ ├── Footer - │ │ │ │ └── index.js - │ │ │ └── IllustrationLayout - │ │ │ └── index.js - │ │ ├── sign-in - │ │ │ ├── basic - │ │ │ │ └── index.js - │ │ │ ├── cover - │ │ │ │ └── index.js - │ │ │ └── illustration - │ │ │ └── index.js - │ │ └── sign-up - │ │ ├── basic - │ │ │ └── index.js - │ │ ├── cover - │ │ │ └── index.js - │ │ └── illustration - │ │ └── index.js - │ ├── dashboards - │ │ ├── crm - │ │ │ ├── components - │ │ │ │ └── Welcome.js - │ │ │ ├── data - │ │ │ │ ├── calendarEventsData.js - │ │ │ │ ├── invoicesListData.js - │ │ │ │ ├── lineChart.js - │ │ │ │ └── rankingsListData.js - │ │ │ └── index.js - │ │ ├── default - │ │ │ ├── components - │ │ │ │ ├── ActiveUsers - │ │ │ │ │ └── index.js - │ │ │ │ └── SalesOverview - │ │ │ │ └── index.js - │ │ │ ├── data - │ │ │ │ ├── barChart.js - │ │ │ │ ├── lineChart.js - │ │ │ │ └── salesTableData.js - │ │ │ └── index.js - │ ├── ecommerce - │ │ ├── orders - │ │ │ ├── order-details - │ │ │ │ ├── components - │ │ │ │ │ ├── BillingInformation - │ │ │ │ │ │ └── index.js - │ │ │ │ │ ├── Header - │ │ │ │ │ │ └── index.js - │ │ │ │ │ ├── OrderInfo - │ │ │ │ │ │ └── index.js - │ │ │ │ │ ├── OrderSummary - │ │ │ │ │ │ └── index.js - │ │ │ │ │ ├── PaymentDetails - │ │ │ │ │ │ └── index.js - │ │ │ │ │ └── TrackOrder - │ │ │ │ │ └── index.js - │ │ │ │ └── index.js - │ │ │ └── order-list - │ │ │ ├── components - │ │ │ │ ├── CustomerCell - │ │ │ │ │ └── index.js - │ │ │ │ ├── DefaultCell - │ │ │ │ │ └── index.js - │ │ │ │ ├── IdCell - │ │ │ │ │ └── index.js - │ │ │ │ └── StatusCell - │ │ │ │ └── index.js - │ │ │ ├── data - │ │ │ │ └── dataTableData.js - │ │ │ └── index.js - │ │ └── products - │ │ ├── edit-product - │ │ │ ├── components - │ │ │ │ ├── FormField - │ │ │ │ │ └── index.js - │ │ │ │ ├── Pricing - │ │ │ │ │ └── index.js - │ │ │ │ ├── ProductImage - │ │ │ │ │ └── index.js - │ │ │ │ ├── ProductInfo - │ │ │ │ │ └── index.js - │ │ │ │ ├── ProductUpload - │ │ │ │ │ └── index.js - │ │ │ │ └── Socials - │ │ │ │ └── index.js - │ │ │ └── index.js - │ │ ├── new-product - │ │ │ ├── components - │ │ │ │ ├── FormField - │ │ │ │ │ └── index.js - │ │ │ │ ├── Header - │ │ │ │ │ └── index.js - │ │ │ │ ├── Media - │ │ │ │ │ └── index.js - │ │ │ │ ├── Pricing - │ │ │ │ │ └── index.js - │ │ │ │ ├── ProductInfo - │ │ │ │ │ └── index.js - │ │ │ │ └── Socials - │ │ │ │ └── index.js - │ │ │ └── index.js - │ │ └── product-page - │ │ ├── components - │ │ │ ├── DefaultCell - │ │ │ │ └── index.js - │ │ │ ├── ProductCell - │ │ │ │ └── index.js - │ │ │ ├── ProductImages - │ │ │ │ └── index.js - │ │ │ ├── ProductInfo - │ │ │ │ └── index.js - │ │ │ └── ReviewCell - │ │ │ └── index.js - │ │ ├── data - │ │ │ └── dataTableData.js - │ │ └── index.js - │ └── pages - │ ├── account - │ │ ├── billing - │ │ │ ├── components - │ │ │ │ ├── Bill - │ │ │ │ │ └── index.js - │ │ │ │ ├── BillingInformation - │ │ │ │ │ └── index.js - │ │ │ │ ├── CreditBalance - │ │ │ │ │ └── index.js - │ │ │ │ ├── Invoice - │ │ │ │ │ └── index.js - │ │ │ │ ├── PaymentMethod - │ │ │ │ │ └── index.js - │ │ │ │ ├── Transaction - │ │ │ │ │ └── index.js - │ │ │ │ └── Transactions - │ │ │ │ └── index.js - │ │ │ └── index.js - │ │ ├── components/FormField - │ │ │ └── index.js - │ │ ├── invoice - │ │ │ └── index.js - │ │ └── settings - │ │ ├── components - │ │ │ ├── Accounts - │ │ │ │ └── index.js - │ │ │ ├── Authentication - │ │ │ │ └── index.js - │ │ │ ├── BasicInfo - │ │ │ │ └── index.js - │ │ │ ├── Invoice - │ │ │ │ └── index.js - │ │ │ ├── ChangePassword - │ │ │ │ └── index.js - │ │ │ ├── DeleteAccount - │ │ │ │ └── index.js - │ │ │ ├── Header - │ │ │ │ └── index.js - │ │ │ ├── Notifications - │ │ │ │ └── index.js - │ │ │ ├── Sessions - │ │ │ │ └── index.js - │ │ │ ├── Sidenav - │ │ │ │ └── index.js - │ │ │ └── TableCell - │ │ │ └── index.js - │ │ └── index.js - │ ├── alerts - │ │ └── index.js - │ ├── charts - │ │ ├── data - │ │ │ ├── bubbleChartData.js - │ │ │ ├── defaultDoughnutChartData.js - │ │ │ ├── defaultLineChartData.js - │ │ │ ├── gradientLineChartData.js - │ │ │ ├── horizontalBarChartData.js - │ │ │ ├── mixedChartData.js - │ │ │ ├── pieChartData.js - │ │ │ ├── polarChartData.js - │ │ │ ├── radarChartData.js - │ │ │ └── verticalBarChartData.js - │ │ └── index.js - │ ├── pricing-page - │ │ ├── components - │ │ │ ├── Faq - │ │ │ │ └── index.js - │ │ │ ├── FaqCollapse - │ │ │ │ └── index.js - │ │ │ ├── Footer - │ │ │ │ └── index.js - │ │ │ ├── Header - │ │ │ │ └── index.js - │ │ │ ├── PricingCards - │ │ │ │ └── index.js - │ │ │ └── TrustedBrands - │ │ │ └── index.js - │ │ └── index.js - │ ├── profile - │ │ ├── all-projects - │ │ │ └── index.js - │ │ ├── profile-overview - │ │ │ ├── components - │ │ │ │ ├── CarInformations - │ │ │ │ │ └── index.js - │ │ │ │ ├── Header - │ │ │ │ │ └── index.js - │ │ │ │ ├── PlatformSettings - │ │ │ │ │ └── index.js - │ │ │ │ └── Welcome - │ │ │ │ └── index.js - │ │ │ ├── data - │ │ │ │ └── lineChart.js - │ │ │ └── index.js - │ │ └── teams - │ │ ├── components - │ │ │ ├── Post - │ │ │ │ └── index.js - │ │ │ └── Stories - │ │ │ ├── data - │ │ │ │ └── storiesData.js - │ │ │ └── index.js - │ │ └── index.js - │ ├── projects - │ │ ├── general - │ │ │ ├── components - │ │ │ │ ├── Todo - │ │ │ │ │ └── index.js - │ │ │ │ └── TodoList - │ │ │ │ └── index.js - │ │ │ ├── data - │ │ │ │ └── lineChartData.js - │ │ │ └── index.js - │ │ └── timeline - │ │ ├── data - │ │ │ └── timelineData.js - │ │ └── index.js - │ ├── rtl - │ │ ├── components - │ │ │ ├── Chart - │ │ │ │ └── index.js - │ │ │ ├── MediaPlayer - │ │ │ │ └── index.js - │ │ │ ├── OrderOverview - │ │ │ │ └── index.js - │ │ │ ├── Projects - │ │ │ │ └── index.js - │ │ │ ├── ReferralTracking - │ │ │ │ └── index.js - │ │ │ ├── SatisfactionRate - │ │ │ │ └── index.js - │ │ │ └── WelcomeMark - │ │ │ └── index.js - │ │ ├── data - │ │ │ ├── barChartData.js - │ │ │ ├── barChartOptions.js - │ │ │ ├── lineChartData.js - │ │ │ └── lineChartOptions.js - │ │ └── index.js - │ ├── users - │ │ ├── new-user - │ │ │ ├── components - │ │ │ │ ├── Address - │ │ │ │ │ └── index.js - │ │ │ │ ├── FormField - │ │ │ │ │ └── index.js - │ │ │ │ ├── Profile - │ │ │ │ │ └── index.js - │ │ │ │ ├── Socials - │ │ │ │ │ └── index.js - │ │ │ │ └── UserInfo - │ │ │ │ └── index.js - │ │ │ ├── schemas - │ │ │ │ ├── form.js - │ │ │ │ ├── initalValues.js - │ │ │ │ └── validations.js - │ │ │ └── index.js - │ │ └── reports - │ │ ├── components/Reviews - │ │ │ └── index.js - │ │ ├── data - │ │ │ └── tableData.js - │ │ └── index.js - │ └── widgets - │ ├── components - │ │ ├── Chart - │ │ │ └── index.js - │ │ ├── FullBody - │ │ │ └── index.js - │ │ ├── MediaPlayer - │ │ │ └── index.js - │ │ ├── OrdersOverview - │ │ │ └── index.js - │ │ ├── Steps - │ │ │ └── index.js - │ │ └── UpcomingEvents - │ │ └── index.js - │ ├── data - │ │ ├── calendarEventsData.js - │ │ ├── caloriesChartData.js - │ │ ├── incomeChartData.js - │ │ ├── invoicesListData.js - │ │ └── progressLineChartData.js - │ └── index.js - ├── App.js - ├── index.js - ├── page.routes.js - ├── routes.js - ├── .eslintrc.json - ├── .gitignore - ├── .prettierrc.json - ├── CHANGELOG.md - ├── ISSUE_TEMPLALTE.md - ├── jsconfig.json - ├── package-lock.json - ├── package.json - └── README.md -``` - -## Browser Support - -At present, we officially aim to support the last two versions of the following browsers: - - - -## Resources - -- [Live Preview](https://demos.creative-tim.com/vision-ui-dashboard-pro-react/?ref=readme-vudreactpro) -- [Buy Page](https://www.creative-tim.com/product/vision-ui-dashboard-pro-react?ref=readme-vudreactpro) -- License Agreement: -- Documentation is [here](https://www.creative-tim.com/learning-lab/react/overview/vision-ui-dashboard/?ref=readme-vudreactpro) -- [Support](https://www.creative-tim.com/contact-us?ref=readme-vudreactpro) -- Issues: [Github Issues Page](https://github.com/creativetimofficial/ct-vision-ui-dashboard-pro-react/issues) - -## Reporting Issues - -We use GitHub Issues as the official bug tracker for the Vision UI Dashboard. Here are some advices for our users that want to report an issue: - -1. Make sure that you are using the latest version of the Vision UI Dashbaord. Check the CHANGELOG from your dashboard on our [CHANGE LOG File](https://github.com/creativetimofficial/ct-vision-ui-dashboard-pro-react/blob/main/CHANGELOG.md?ref=readme-vudreactpro). -2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed. -3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help. - -## Technical Support or Questions - -If you have questions or need help integrating the product please [contact us](https://www.creative-tim.com/contact-us?ref=readme-vudreactpro) instead of opening an issue. - -## Licensing - -- Copyright 2021 [Creative Tim](https://www.creative-tim.com?ref=readme-vudreactpro) - -- Creative Tim [License](https://www.creative-tim.com/license?ref=readme-vudreactpro) - -## Useful Links - -- [More products](https://www.creative-tim.com/templates?ref=readme-vudreactpro) from Creative Tim - -- [Tutorials](https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w) - -- [Freebies](https://www.creative-tim.com/bootstrap-themes/free?ref=readme-vudreactpro) from Creative Tim - -- [Affiliate Program](https://www.creative-tim.com/affiliates/new?ref=readme-vudreactpro) (earn money) - -- [More products](https://simmmple.com/?ref=readme-vudreactpro) from Simmmple - -### Social Media - Creative Tim - -Twitter: - -Facebook: - -Dribbble: - -Instagram: - -### Social Media - Simmmple - -Twitter: - -Facebook: - -Dribbble: - -Instagram: