All Projects → BootstrapDash → Azia-Admin-Bootstrap-Template

BootstrapDash / Azia-Admin-Bootstrap-Template

Licence: MIT license
Free Bootstrap 4 Admin template

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
SCSS
7915 projects
PHP
23972 projects - #3 most used programming language
TeX
3793 projects

Projects that are alternatives of or similar to Azia-Admin-Bootstrap-Template

Staradmin Free Bootstrap Admin Template
A Free Responsive Admin Dashboard Template Built With Bootstrap 4. Elegant UI Theme for Your Web App!
Stars: ✭ 1,191 (+1531.51%)
Mutual labels:  templates, admin-dashboard, bootstrap4, admin-template
Stellar
Stellar is completely based on the latest version of Bootstrap 4. Stellar Admin is designed to reflect the simplicity and svelte of the components and UI elements and coded to perfection with well-organized code.
Stars: ✭ 176 (+141.1%)
Mutual labels:  gulp, admin-dashboard, bootstrap4, admin-template
Ngx Admin
Customizable admin dashboard template based on Angular 10+
Stars: ✭ 23,286 (+31798.63%)
Mutual labels:  admin-dashboard, bootstrap4, admin-template
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (+845.21%)
Mutual labels:  admin-dashboard, bootstrap4, admin-template
Lightning Admin Angular
A mobile first design of a responsive admin template built with angular and bootstrap
Stars: ✭ 107 (+46.58%)
Mutual labels:  admin-dashboard, bootstrap4, admin-template
Deskapp
DeskApp Admin is a free to use Bootstrap 4 admin template.
Stars: ✭ 296 (+305.48%)
Mutual labels:  admin-dashboard, bootstrap4, admin-template
Angular Admin
🔏Admin client for surmon.me blog powered by @angular and Bootstrap4
Stars: ✭ 352 (+382.19%)
Mutual labels:  admin-dashboard, bootstrap4, admin-template
Clever Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Clever is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 98 (+34.25%)
Mutual labels:  admin-dashboard, bootstrap4, admin-template
Shards Dashboard
🔥A beautiful Bootstrap 4 admin dashboard templates pack.
Stars: ✭ 1,143 (+1465.75%)
Mutual labels:  admin-dashboard, bootstrap4, admin-template
Architectui Html Theme Free
ArchitectUI Dashboard Free is lightweight and comes packed with the minimal set of components to get you started. If you have a simple application, it’s the perfect solution for you. It’s built on top of Bootstrap 4 and features a scalable architecture just like it’s wiser, older sibling – ArchitectUI HTML Pro theme.
Stars: ✭ 155 (+112.33%)
Mutual labels:  admin-dashboard, bootstrap4, admin-template
Majesticadmin Free Bootstrap Admin Template
Simple Bootstrap 4 Dashboard template.
Stars: ✭ 160 (+119.18%)
Mutual labels:  admin-dashboard, bootstrap4, admin-template
Bootstrapadmin
Bootstrap 4 admin template.
Stars: ✭ 273 (+273.97%)
Mutual labels:  admin-dashboard, bootstrap4, admin-template
Coreui Free Vue Admin Template
Open source admin template based on Bootstrap 5 and Vue 3
Stars: ✭ 2,951 (+3942.47%)
Mutual labels:  admin-dashboard, bootstrap4, admin-template
Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+15020.55%)
Mutual labels:  admin-dashboard, bootstrap4, admin-template
datta-able-bootstrap-dashboard
Datta Able Bootstrap 4 admin template free version
Stars: ✭ 111 (+52.05%)
Mutual labels:  admin-dashboard, bootstrap4, admin-template
Basix Admin
Get Free and Premium Vue.js Bootstrap v4 Admin Dashboard Templates
Stars: ✭ 138 (+89.04%)
Mutual labels:  admin-dashboard, bootstrap4, admin-template
Purpleadmin Free Admin Template
Purple Admin is one of the most stylish Bootstrap admin dashboard you can get hands on. With its beautifully crafted captivating design and well-structured code.
Stars: ✭ 473 (+547.95%)
Mutual labels:  gulp, admin-dashboard, bootstrap4
startui-admin
StartUI - Free html admin dashboard template
Stars: ✭ 31 (-57.53%)
Mutual labels:  admin-dashboard, bootstrap4, admin-template
Material Admin
Free Material Admin Template
Stars: ✭ 219 (+200%)
Mutual labels:  gulp, admin-dashboard
Gulp Webpack Starter
Gulp Webpack Starter - fast static website builder. The starter uses gulp toolkit and webpack bundler. Download to get an awesome development experience!
Stars: ✭ 199 (+172.6%)
Mutual labels:  gulp, templates

AziaAdmin-Free-Bootstrap-Admin-Template

Azia Admin is a free responsive admin template built with Bootstrap 4. The template has colorful, attractive yet simple and elegant design. The template is well crafted, with all the components neatly and carefully designed and arranged within the template.

Azia Admin is packed with all the features that fit your needs but not cramped with components you would not even use. It is an excellent fit to build admin panels, e-commerce systems, project management systems, CMS or CRM.

Although the template has a design like none other, it is easily customizable to suit your requirements. Azia Admin comes with a clean and well-commented code that makes it easy to work with the template. Thus making it an ideal pick for jump starting your project.

Demo


N|Solid

Credits:

  • Bootstrap 4
  • Font Awesome
  • jQuery
  • Gulp
  • Chart.js

Browser Support:

AziaAdmin is designed to work flawlessly with all the latest and modern web browsers.

  • Chrome (latest)
  • FireFox (latest)
  • Safari (latest)
  • Opera (latest)
  • IE10+

License Information:


Azia Admin is released under MIT license. Azia Admin is a free Bootstrap 4 admin template developed from BootstrapDash. Feel free to download it, use it, share it, get creative with it.

How to use Azia Admin?


0 - Install node-gyp package. If you dont know installation steps, please click here

1 - Click the Clone or Download button in GitHub and download as a ZIP file or you can enter the command git clone https://github.com/BootstrapDash/azia-admin.git in you terminal to get a copy of this template.

2 - After the files have been downloaded you will get a folder with all the required files

3 - Open your terminal (Run as Administrator). You can install all the dependencies in the template by running the command npm install. All the required files are in the node modules. If you didn't run with admin authorities, you can see errors.

4 - Find the file named index.html, check what all components you need. Open the file in a text editor and you can start editing.

5 - Now that your project has now kick-started, all you need to do now is to code, code, and code to your heart's content.

Note : If you use laravel-mix, please run all command with admin authorities.

How to Contribute?:


We love your contributions and we welcome them wholeheartedly. We believe the more the merrier. To contribute make sure you have a Node.js and npm installed. Now run the command gulp --version. If the command returns with the Gulp version number, it means you have Gulp installed. If not you need to run the command npm install --global gulp-cli to install Gulp.

Next

After Gulp has been installed, follow the steps below to contribute.
1 - Fork and clone the repo of Azia Admin.
2 - Run the command npm install to install all the dependencies.
3 - Enter the command gulp serve. This will open Azia Admin in your default browser.
4 - Make you valuable contribution
5 - Submit a pull request.

Go Premium!!


Do you need a template with more features and functionalities? Get more with our collection of the premium template with more plugins, eye catching animations, UI components, and sample pages all fitting together with a high-quality design. Visit https://www.bootstrapdash.com for more admin templates.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].