All Projects → CreativeIT → Material Angular Dashboard

CreativeIT / Material Angular Dashboard

Licence: mit
Material Angular Admin Template

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Material Angular Dashboard

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 (+26.7%)
Mutual labels:  sass, dashboard, admin-template
Light Blue Dashboard
🔥 Free and open-source admin dashboard template built with Bootstrap
Stars: ✭ 110 (-88.3%)
Mutual labels:  sass, dashboard, admin-template
Tabler Rubygem
Rubygem for https://tabler.github.io
Stars: ✭ 77 (-91.81%)
Mutual labels:  sass, dashboard, admin-template
Vue Auth Boilerplate
🔑 Vue.js scalable boilerplate with user authentication.
Stars: ✭ 31 (-96.7%)
Mutual labels:  material-design, dashboard, admin-template
Ngx Admin
Customizable admin dashboard template based on Angular 10+
Stars: ✭ 23,286 (+2377.23%)
Mutual labels:  sass, dashboard, admin-template
Material Kit React
React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other
Stars: ✭ 3,465 (+268.62%)
Mutual labels:  dark-theme, dashboard, admin-template
Coreui Free Laravel Admin Template
CoreUI Free Laravel Bootstrap Admin Template
Stars: ✭ 353 (-62.45%)
Mutual labels:  dashboard, admin-template
Blueprint
Free, feature-rich, easily customizable Android dashboard for icon packs
Stars: ✭ 389 (-58.62%)
Mutual labels:  material-design, dashboard
Frames
Free, feature-rich, easily customizable Android dashboard for wallpapers apps
Stars: ✭ 396 (-57.87%)
Mutual labels:  material-design, dashboard
Candybar Library
Android icon pack material dashboard
Stars: ✭ 437 (-53.51%)
Mutual labels:  material-design, dashboard
Windmill Dashboard React
❄ A multi theme, completely accessible, ready for production dashboard.
Stars: ✭ 283 (-69.89%)
Mutual labels:  dark-theme, dashboard
Adminkit
🧰 AdminKit is a free & open source Bootstrap 5 Admin Template
Stars: ✭ 395 (-57.98%)
Mutual labels:  sass, admin-template
Pvediscorddark
A Discord-like dark theme for the Proxmox Web UI.
Stars: ✭ 502 (-46.6%)
Mutual labels:  dark-theme, sass
Aestheticdialogs
📱 An Android Library for 💫fluid, 😍beautiful, 🎨custom Dialogs.
Stars: ✭ 352 (-62.55%)
Mutual labels:  dark-theme, material-design
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+280.11%)
Mutual labels:  dashboard, admin-template
Rally
Unofficial Implementation of Material Studies https://material.io/design/material-studies/rally.html
Stars: ✭ 392 (-58.3%)
Mutual labels:  dark-theme, material-design
Carbon
Elegant Bootstrap 4 Admin Template
Stars: ✭ 309 (-67.13%)
Mutual labels:  dashboard, admin-template
Vue Material Dashboard
Vue Material Dashboard - Open Source Material Design Admin
Stars: ✭ 403 (-57.13%)
Mutual labels:  material-design, admin-template
Tabler
Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
Stars: ✭ 24,611 (+2518.19%)
Mutual labels:  sass, dashboard
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (-26.6%)
Mutual labels:  dashboard, admin-template

Material Angular Dashboard

Welcome to the first dark dashboard with Google Material Design and Angular!

Its much more fun with the demo.

Material admin template is absolutely free for commercial usage theme, based on Google Material Design guidelines.

Important: We are still working on the project and there will be much more awesome, check out our issues to see what features are coming soon.

SETUP and USAGE

The steps below will take you through cloning your own fork, installing dependencies and building:

  1. Fork and/or clone our repository. To use Git from command line, see the Setting up Git and Fork repo articles.
git clone https://github.com/CreativeIT/material-angular-dashboard.git
  1. Open your copied repo folder in terminal and install necessary modules with command, make sure that you have installed npm:
npm install
  1. Install angular-cli globally to use its commands in the terminal:
npm install --global @angular/cli
  1. Now you are able to run or build the project:

Run npm start or ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Run npm run build or ng build to build the project. The build artifacts will be stored in the dist/ directory.

FEATURES

Additional

Since the project uses BEM structure with sass, it can be customized in an easy way by editing src/theme/scss/_variables.scss file.

Project uses d3 and nvd3 to build charts and chart components and ag-Grid to build advanced tables.

Quick start

Do you want to start quickly and don't need all the pages and modules? You can checkout to empty starter-kit branch and get to work!

If you need full-stack solution with authentication ability and routing, checkout feature/backend branch with preconfigured Node.js backend. You can also try the demo (user: [email protected] , password: admin).

You can also try dashboard powered with AWS Lambda. This allows you to easily deploy your application without the need for a dedicated server. Checkout feature/serverless branch to see the details or try the demo (user: [email protected] , password: admin) to make sure that this is no different from the classic approach.

Hire us

We are ready to become a strong development partner and bring competitive advantage to your business. Visit our site creativeit.io or drop us a line [email protected]. We will be happy to help you!

Credits

Material Angular Dashboard was inspired by html5 material dashboard

Designed with passion and coffee by CreativeIT.

Support the project

  • Star the repo ⭐️

  • Create an issue report or feature request

  • Follow us on Twitter

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].