diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..5325832 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 CodedThemes + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. \ No newline at end of file diff --git a/README.md b/README.md index 1b431c4..581fcfc 100644 --- a/README.md +++ b/README.md @@ -1,122 +1,177 @@ -# Mantis Free Bootstrap Admin Template [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Get%20mantis%20React%20-%20The%20most%20beautiful%20Material%20designed%20Admin%20Dashboard%20Template%20&url=https://mantisdashboard.io&via=codedthemes&hashtags=bootstrap,webdev,developers,javascript) +# Mantis Free Bootstrap Admin Template [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Get%20Berry%20Angular%20-%20The%20Most%20Beautiful%20Bootstrap%20Designed%20Admin%20Dashboard%20Template%20&url=https://berrydashboard.io/angular/default&via=codedthemes&hashtags=angular,webdev,developers,typescript) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Price](https://img.shields.io/badge/price-FREE-0098f7.svg)](https://github.com/codedthemes/mantis-free-bootstrap-admin-template/blob/master/LICENSE) ![GitHub package.json version](https://img.shields.io/github/package-json/v/codedthemes/mantis-free-bootstrap-admin-template) +[![Download ZIP](https://img.shields.io/badge/Download-ZIP-blue?style=flat-square&logo=github)](https://codedthemes.com/item/mantis-bootstrap-free-admin-template/) +[![Join Discord](https://img.shields.io/badge/Join-Discord-5865F2?style=flat-square&logo=discord&logoColor=white)](https://discord.com/invite/p2E2WhCb6s) -Mantis is a free Bootstrap admin dashboard template. It is designed to deliver the best possible user experience with highly customizable feature-rich pages. Mantis has easy and intuitive responsive design whether it is viewed on retina screens or laptops. -:star: :star: :star: Do not forget to star (Top right of this page) it if you like the theme :star: :star: :star: +Mantis is a free Bootstrap admin dashboard template. It is designed to deliver the best possible user experience with highly customizable feature-rich pages. Mantis has easy and intuitive responsive design whether it is viewed on retina screens or laptops. -![IMG_8566.jpg](https://org-public-assets.s3.us-west-2.amazonaws.com/Free-Version-Banners/GITHUB-FREE-BOOTSTRAP-REPO-Mantis.jpg) +### Name Derived From Nature +Mantis Logo is inspired from the insect name - 'Mantises' as they have triangular heads with flexible Necks. Also, the name is derived from two popular UI frameworks, Bootstrap and Ant Design (M-Ant-is). -[Pro version](https://codedthemes.com/item/mantis-bootstrap-admin-dashboard/) of Mantis react template contains features like Mutiple Layouts, Apps, Advance Components, Form Plugins, Layouts, Widgets, and many more. +✨ Support us! If you like this theme, click the ⭐ (Top right) and let it shine -| [Mantis Free](https://mantisdashboard.io/bootstrap/free/) | [Mantis](https://codedthemes.com/item/mantis-bootstrap-admin-template/) | -| ---------------------------------------------------------------------------------------- | :------------------------------------------------------------------------| -| **9** Demo pages | **45+** demo pages | -| - | βœ“ Multi-language | -| - | βœ“ Dark/Light Mode πŸŒ“ | -| - | βœ“ TypeScript version | -| - | βœ“ Design files (Figma) | -| - | βœ“ 6+ color Options | -| - | βœ“ RTL | -| - | βœ“ JWT, Firebase, Auth0 authentications | -| - | βœ“ [More components](https://codedthemes.com/item/mantis-bootstrap-admin-dashboard/) | +![IMG_8566.jpg](https://org-public-assets.s3.us-west-2.amazonaws.com/Free-Version-Banners/GITHUB-FREE-BOOTSTRAP-REPO-Mantis.jpg) -## Why Mantis? +## Table of contents -Get started with a sweet set of features including: +- [Getting Started](#getting-started) +- [Download](#download) +- [Why Mantis?](#why-mantis) +- [What's included in Premium Version?](#whats-included-in-premium-version) +- [Documentation](#documentation) +- [Browser support](#browser-support) +- [Technology Stack](#technology-stack) +- [Mantis Figma UI Kit](#mantis-figma-ui-kit) +- [Other Technologies](#other-technologies) +- πŸ’°[Save more with Big Bundle](#save-more-with-big-bundle)πŸ’° +- [More Bootstrap Dashboard Templates](#more-react-dashboard-templates) +- [Issues?](#issues) +- [License](#license) +- [Contributor](#contributor) +- [Useful Resources](#useful-resources) +- [Community](#community) +- [Follow us](#follow-us) - * Modern aesthetics UI design - * Bootstrap components - * Fully Responsive, all modern browser supported - * Easy to use code structure - * Flexible & High-Performance code - * Easy Documentation Guide +## Getting Started -## Free Mantis Bootstrap 5 version +1. Clone from Github - - [Preview](https://mantisdashboard.io/bootstrap/free/) - - [Download from Github](https://github.com/codedthemes/mantis-free-bootstrap-admin-template) - -## Mantis Pro Bootstap 5 version +``` +git clone https://github.com/codedthemes/mantis-free-bootstrap-admin-template.git +``` - - [Preview](https://mantisdashboard.io/bootstrap/default/dashboard/index.html) - - [Purchase from CodedThemes](https://codedthemes.com/item/mantis-bootstrap-admin-dashboard/) +2. Install packages -## Table of contents +``` +yarn +``` - * [Getting Started](#getting-started) - * [Documentation](#documentation) - * [Technology Stack](#technology-stack) - * [Author](#author) - * [Issues?](#issues) - * [License](#license) - * [More Products](#more-free-react-material-admin-templates) - * [Follow us](#follow-us) - -## Getting Started +3. Run project -Clone from Github ``` -git clone https://github.com/codedthemes/mantis-free-bootstrap-admin-template.git +yarn run start ``` -- Run ```Yarn``` -- Run ```Gulp``` -OR -- Goto ```/dist``` and open `index.html` +## Download + +- Mantis Free + - [Live Preview](https://mantisdashboard.io/bootstrap/free/) + - [Download](https://github.com/codedthemes/mantis-free-bootstrap-admin-template/) +- Mantis Pro + - [Live Preview](https://mantisdashboard.io/bootstrap/default/dashboard) + - [Download](https://codedthemes.com/item/mantis-bootstrap-admin-dashboard/) + +## Why Mantis? + +Get started with a sweet set of features including: + +- Modern aesthetics UI design +- Bootstrap components +- Fully Responsive, all modern browser supported +- Easy to use code structure +- Flexible & High-Performance code +- Easy Documentation Guide + +## What's included in Premium Version? +The [Pro version](https://mantisdashboard.io/bootstrap/default/dashboard) of Mantis react template contains features like Mutiple Layouts, Apps, Advance Components, Form Plugins, Layouts, Widgets, and many more. + +| [Mantis Free](https://mantisdashboard.io/bootstrap/free/) | [Mantis](https://mantisdashboard.io/bootstrap/default/dashboard) | +| ----------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| **9** Demo pages | **45+** demo pages | +| - | βœ“ Multi-language | +| - | βœ“ Dark/Light Mode πŸŒ“ | +| - | βœ“ Design files (Figma) | +| - | βœ“ 6+ color Options | +| - | βœ“ RTL | +| - | βœ“ [More components](https://codedthemes.com/item/mantis-bootstrap-admin-dashboard/) | +| βœ“ [MIT License](https://github.com/codedthemes/mantis-free-bootstrap-admin-template/blob/master/LICENSE) | βœ“ [Pro License](https://codedthemes.com/item/mantis-bootstrap-admin-dashboard/) | ## Documentation -[Mantis documentation](https://codedthemes.gitbook.io/mantis-bootstrap/) helps you with installation, deployment, and troubleshooting. +[Mantis documentation](https://codedthemes.gitbook.io/mantis-bootstrap) helps you with installation, deployment, and troubleshooting. + +## Browser support + ## Technology Stack - - Bootstrap 5 - - No Jquery - - npm/yarn package installer - - Gulp support +- Bootstrap 5 +- No Jquery +- npm/yarn package installer +- Gulp support + +## Mantis Figma UI Kit +
+ + Figma Free +      + + Figma Pro + +
+ +## Other Technologies +| Technology | Free | Pro | +|-----------|------|------| +|

| [**Free**](https://codedthemes.com/item/mantis-angular-free-admin-template/) | [**Pro**](https://codedthemes.com/item/mantis-angular-admin-template/) | +|

| [**Free**](https://codedthemes.com/item/mantis-free-mui-admin-template/) | [**Pro**](https://codedthemes.com/item/mantis-mui-react-dashboard-template/) | +|

| [**Free**](https://codedthemes.com/item/mantis-free-vuetify-vuejs-admin-template/) | [**Pro**](https://codedthemes.com/item/mantis-vue-admin-template/) | + +## Save more with Big Bundle + +[![bundle-image](https://org-public-assets.s3.us-west-2.amazonaws.com/Banners/Bundle+banner.png)](https://links.codedthemes.com/jhFBJ) -## Author +## More Bootstrap Dashboard Templates -Mantis is developed by Team [CodedThemes](https://codedthemes.com). +| Dashboard | FREE | PRO | +| ----- | ---- | ---- | +| | [**Free**](https://codedthemes.com/item/berry-bootstrap-free-admin-template/) | [**Pro**](https://codedthemes.com/item/berry-bootstrap-5-admin-template/)| +| | [**Free**](https://codedthemes.com/item/datta-able-bootstrap-lite/) | [**Pro**](https://codedthemes.com/item/datta-able-bootstrap-admin-template/)| +| | [**Free**](https://codedthemes.com/item/gradient-able-bootstrap-lite/) | [**Pro**](https://codedthemes.com/item/gradient-able-admin-template/)| ## Issues -To report a bug, please submit an [issue](https://github.com/codedthemes/mantis-free-bootstrap-admin-template/issues) on Github. We will respond as soon as possible to resolve the issue. +Please generate a [Github issue](https://github.com/codedthemes/mantis-free-bootstrap-admin-template/issues) if you found a bug in any version. We are try our best to resolve the issue. -## License +## License +- Licensed under [MIT](https://github.com/codedthemes/mantis-free-bootstrap-admin-template/blob/master/LICENSE) +- Copyright Β© [CodedThemes](https://codedthemes.com/) - - Licensed cover under [MIT](https://github.com/codedthemes/datta-able-bootstrap-dashboard/blob/master/LICENSE) +## Contributor -## Mantis EcoSystem +**CodedThemes Team** +- https://x.com/codedthemes +- https://github.com/codedthemes - - [Free Mantis React](https://github.com/codedthemes/mantis-free-react-admin-template) | [Mantis React Pro](https://mui.com/store/items/mantis-react-material-admin/) - - [Free Mantis Angular](https://github.com/codedthemes/mantis-free-angular-admin-template) | [Mantis Angular Pro](https://codedthemes.com/item/mantis-angular-admin-dashboard-template/) - - [Free Mantis Bootstrap](https://github.com/codedthemes/mantis-free-bootstrap-admin-template) | [Mantis Bootstrap Pro](https://codedthemes.com/item/mantis-bootstrap-admin-dashboard/) - - [Free Mantis Nodejs](https://appseed.us/product/react-node-js-mantis-dashboard) | [Mantis Nodejs Pro](https://appseed.us/full-stack/react-mantis-dashboard) - - [Mantis Vue Pro](https://codedthemes.com/item/mantis-vue-admin-template/) +**Rakesh Nakrani** +- https://x.com/rakesh_nakrani -## More Free Bootstrap Admin Templates +**Brijesh Dobariya** +- https://x.com/dobaria_brijesh - - [Free Datta Able](https://codedthemes.com/item/datta-able-bootstrap-lite/) - - [Free Gradient Able](https://codedthemes.com/item/gradient-able-bootstrap-lite/) - - [Free Flash Able](https://codedthemes.com/item/flash-able-free-admin-template/) +## Useful Resources +- [More Admin Templates From CodedThemes](https://codedthemes.com/item/category/admin-templates/) +- [Freebies From CodedThemes](https://codedthemes.com/item/category/free-templates/) +- [Big Bundles](https://codedthemes.com/item/big-bundle/) +- [Figma UI Kits](https://codedthemes.com/item/category/templates/figma/) +- [Affiliate Program](https://codedthemes.com/affiliate/) +- [Blogs](https://blog.codedthemes.com/) -## More Premium Bootstrap Admin Templates +## Community +- πŸ‘₯Follow [@codedthemes](https://x.com/codedthemes) +- πŸ”—Join [Discord](https://discord.com/invite/p2E2WhCb6s) +- πŸ””Subscribe to [Codedtheme Blogs](https://blog.codedthemes.com/) - - [Datta Able Pro](https://codedthemes.com/item/datta-able-bootstrap-admin-template/) - - [Gradient Able Pro](https://codedthemes.com/item/gradient-able-admin-template/) - - [Able Pro](https://themeforest.net/item/able-pro-responsive-bootstrap-4-admin-template/19300403) - -## Follow us - - [Website](https://mantisdashboard.io/) - - [Blog](https://blog.mantisdashboard.io) - - [CodedThemes](https://codedthemes.com) - - [Dribbble](https://dribbble.com/codedthemes) - - [Facebook](https://www.facebook.com/codedthemes) - - [Twitter](https://twitter.com/codedthemes) +## Follow Us +- [Twitter](https://twitter.com/codedthemes) 🐦 +- [Dribbble](https://dribbble.com/codedthemes) πŸ€ +- [Github](https://github.com/codedthemes) πŸ™ +- [LinkedIn](https://www.linkedin.com/company/codedthemes/) πŸ’Ό +- [Instagram](https://www.instagram.com/codedthemes/) πŸ“· +- [Facebook](https://www.facebook.com/codedthemes) 🟦