Introduction
Adminto - React is a premium admin template built on Bootstrap v5.3.3 and React v19 with cutting-edge web technologies like HTML5, CSS3. It offers a beautiful dashboard, pre-built components, widgets, and pages that are highly versatile and easily integrated into any webpage. With a fully responsive and highly customizable design, Adminto is a powerful and flexible choice for developing web applications like CRM, CMS, and dashboards. The documentation provides clear instructions for users of all skill levels to make the most of the template's features and functionalities.
At Coderthemes, we take great pride in providing excellent
customer service. If you have any questions or feedback,
please don't hesitate to contact us. You can reach us by
email at support@coderthemes.com or by filling
out the contact form on our
website. Our team is
dedicated
to ensuring your satisfaction, and
we will get back to you as soon as possible.
Structure
Once you have completed your purchase, you will receive a zip file containing all the necessary files and folders. When you extract the contents of the zip file, you will find the following files and folders:
├── src
│ ├── app
│ │ ├── (admin) -all admin pages
│ │ ├── (other)
│ ├── assets - the reusable assets used in different demos
│ │ ├── data
│ │ ├── images
│ │ └── scss
│ ├── components
│ ├── context
│ ├── helpers
│ ├── hooks
│ ├── layouts
│ ├── routes
│ ├── types
│ ├── utils
│ ├── App.tsx
│ ├── global.d.ts
│ ├── main.tsx
│ ├── vite.env.d.ts
├── bun.lockb
├── eslint.config.js
├── index.html
├── package-lock.json
├── package.json
├── tsconfig.json
├── vite.config.ts
└── yarn.lock
Credits/Plugins
We are incredibly grateful to the creators of the following plugins, without which the development of Adminto would not have been possible. Each of these plugins comes with its own official documentation, and we highly recommend that you refer to them while building your project with Adminto.
| Plugins | Url |
|---|---|
| Bootstrap | http://getbootstrap.com/ |
| React Bootstrap | https://react-bootstrap.netlify.app/ |
| React Quill | https://www.npmjs.com/package/react-quill |
| Simplebar React | https://www.npmjs.com/package/simplebar-react |
| Choices.js | https://www.npmjs.com/package/choices.js/v/1.1.4 |
| Nouislider | https://www.npmjs.com/package/nouislider-react |
| Iconify React | https://iconify.design/docs/icon-components/react/ |
| Flatpickr | https://www.npmjs.com/package/react-flatpickr |
| Calendar | https://fullcalendar.io/ |
| Swiper | https://swiperjs.com/ |
| Plugins | Url |
|---|---|
| Jvectormap | http://jvectormap.com/ |
| React Google Map | https://www.npmjs.com/package/google-map-react |
| Leaflet | https://leafletjs.com/ |
| React Dropzone | https://www.npmjs.com/package/react-dropzone |
| Apexcharts | https://apexcharts.com/docs/react-charts/ |
| Apexcharts React | https://apexcharts.com/docs/react-charts/ |
| Sweetalert2 | https://www.npmjs.com/package/react-sweetalert2 |
| Gridjs | https://gridjs.io/ |
| React Toastify | https://www.npmjs.com/package/react-toastify |
| Yup | https://github.com/jquense/yup#readme |