Notus Angular
A beautiful UI Kit and Admin for Tailwind CSS and Angular.
Start your development with a Free Tailwind CSS and Angular UI Kit and Admin. Let Notus Angular amaze you with its cool features and build tools and get your project to a whole new level.
Notus Angular is Free and Open Source. It features multiple HTML and Angular elements and it comes with dynamic components for Angular.
It is based on Tailwind Starter Kit by Creative Tim, and it is build with both presentation pages, and pages for an admin dashboard.
Speed up your web development with a beautiful product made by Creative Tim . If you like bright and fresh colors, you will love this Free Tailwind CSS Template! It features a huge number of components that can help you create amazing websites.
Get Started
- Install NodeJS LTS version from NodeJs Official Page
- Download the product on this page
- Unzip the downloaded file to a folder in your computer
- Open Terminal
- Go to your file project (where youβve unzipped the product)
- (If you are on a linux based terminal) Simply run
npm run install:clean
- (If not) Run in terminal
npm install
- (If not) Run in terminal
npm run build:tailwind
(each time you add a new class, a class that does not exist insrc/assets/styles/tailwind.css
, you will need to run this command) - (If not) Run in terminal
npm start
- Navigate to https://localhost:4200
- Check more about Tailwind CSS
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. You will be able to quickly set up the basic structure for your web project.
Here are all the page from the project:
- Presentation
- Admin Samples
- Authentication Samples
- Presentation Samples
Fully Coded Components
Notus Angular is built with over frontend 120 components, giving you the freedom of choosing and combining. All components can take variations in colors, that you can easily modify using Tailwindcss classes (NOTE: each time you add a new class, a class that does not exist in src/assets/styles/tailwind.css
, you will need to compile again tailwind).
You will save a lot of time going from prototyping to full-functional code, because all elements are implemented. This Free Tailwind CSS Template is coming with prebuilt examples, so the development process is seamless, switching from our pages to the real website is very easy to be done.
Every element has multiple states for colors, styles, hover, focus, that you can easily access and use.
CSS Components
Notus Angular comes with 120 Fully Coded CSS elements, such as Alerts, Buttons, Inputs and many more.
Please check all of them here.
Angular Components
We also feature the following 18 dynamic components:
- Alerts
- Popper for Menus
- Menus
- Modals
- Navbars
- Popper for popover content
- Tabs
- Popper for tooltips content
Table of Contents
- Versions
- Documentation
- Quick Start
- Files and folders
- Browser Support
- Reporting Issues
- Licensing
- Useful Links
- Resources
Versions
Angular | JavaScript / HTML | NextJS | React | Svelte | VueJS |
---|---|---|---|---|---|
Documentation
The documentation for the Notus Angular is hosted at our website.
Quick start
Files and Folder
This is the project structure that you will get upon the download:
notus-angular
.
βββ CHANGELOG.md
βββ ISSUE_TEMPLATE.md
βββ LICENSE.md
βββ README.md
βββ angular.json
βββ browserslist
βββ e2e
βΒ Β βββ protractor.conf.js
βΒ Β βββ src
βΒ Β βΒ Β βββ app.e2e-spec.ts
βΒ Β βΒ Β βββ app.po.ts
βΒ Β βββ tsconfig.json
βββ karma.conf.js
βββ package.json
βββ src
βΒ Β βββ app
βΒ Β βΒ Β βββ app-routing.module.ts
βΒ Β βΒ Β βββ app.component.html
βΒ Β βΒ Β βββ app.component.ts
βΒ Β βΒ Β βββ app.module.ts
βΒ Β βΒ Β βββ components
βΒ Β βΒ Β βΒ Β βββ cards
βΒ Β βΒ Β βΒ Β βΒ Β βββ card-bar-chart
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ card-bar-chart.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ card-bar-chart.component.ts
βΒ Β βΒ Β βΒ Β βΒ Β βββ card-line-chart
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ card-line-chart.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ card-line-chart.component.ts
βΒ Β βΒ Β βΒ Β βΒ Β βββ card-page-visits
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ card-page-visits.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ card-page-visits.component.ts
βΒ Β βΒ Β βΒ Β βΒ Β βββ card-profile
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ card-profile.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ card-profile.component.ts
βΒ Β βΒ Β βΒ Β βΒ Β βββ card-settings
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ card-settings.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ card-settings.component.ts
βΒ Β βΒ Β βΒ Β βΒ Β βββ card-social-traffic
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ card-social-traffic.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ card-social-traffic.component.ts
βΒ Β βΒ Β βΒ Β βΒ Β βββ card-stats
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ card-stats.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ card-stats.component.ts
βΒ Β βΒ Β βΒ Β βΒ Β βββ card-table
βΒ Β βΒ Β βΒ Β βΒ Β βββ card-table.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βββ card-table.component.ts
βΒ Β βΒ Β βΒ Β βββ dropdowns
βΒ Β βΒ Β βΒ Β βΒ Β βββ index-dropdown
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ index-dropdown.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ index-dropdown.component.ts
βΒ Β βΒ Β βΒ Β βΒ Β βββ notification-dropdown
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ notification-dropdown.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ notification-dropdown.component.ts
βΒ Β βΒ Β βΒ Β βΒ Β βββ pages-dropdown
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ pages-dropdown.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ pages-dropdown.component.ts
βΒ Β βΒ Β βΒ Β βΒ Β βββ table-dropdown
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ table-dropdown.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ table-dropdown.component.ts
βΒ Β βΒ Β βΒ Β βΒ Β βββ user-dropdown
βΒ Β βΒ Β βΒ Β βΒ Β βββ user-dropdown.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βββ user-dropdown.component.ts
βΒ Β βΒ Β βΒ Β βββ footers
βΒ Β βΒ Β βΒ Β βΒ Β βββ footer
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ footer.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ footer.component.ts
βΒ Β βΒ Β βΒ Β βΒ Β βββ footer-admin
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ footer-admin.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ footer-admin.component.ts
βΒ Β βΒ Β βΒ Β βΒ Β βββ footer-small
βΒ Β βΒ Β βΒ Β βΒ Β βββ footer-small.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βββ footer-small.component.ts
βΒ Β βΒ Β βΒ Β βββ headers
βΒ Β βΒ Β βΒ Β βΒ Β βββ header-stats
βΒ Β βΒ Β βΒ Β βΒ Β βββ header-stats.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βββ header-stats.component.ts
βΒ Β βΒ Β βΒ Β βββ maps
βΒ Β βΒ Β βΒ Β βΒ Β βββ map-example
βΒ Β βΒ Β βΒ Β βΒ Β βββ map-example.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βββ map-example.component.ts
βΒ Β βΒ Β βΒ Β βββ navbars
βΒ Β βΒ Β βΒ Β βΒ Β βββ admin-navbar
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ admin-navbar.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ admin-navbar.component.ts
βΒ Β βΒ Β βΒ Β βΒ Β βββ auth-navbar
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ auth-navbar.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βΒ Β βββ auth-navbar.component.ts
βΒ Β βΒ Β βΒ Β βΒ Β βββ index-navbar
βΒ Β βΒ Β βΒ Β βΒ Β βββ index-navbar.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βββ index-navbar.component.ts
βΒ Β βΒ Β βΒ Β βββ sidebar
βΒ Β βΒ Β βΒ Β βββ sidebar.component.html
βΒ Β βΒ Β βΒ Β βββ sidebar.component.ts
βΒ Β βΒ Β βββ layouts
βΒ Β βΒ Β βΒ Β βββ admin
βΒ Β βΒ Β βΒ Β βΒ Β βββ admin.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βββ admin.component.ts
βΒ Β βΒ Β βΒ Β βββ auth
βΒ Β βΒ Β βΒ Β βββ auth.component.html
βΒ Β βΒ Β βΒ Β βββ auth.component.ts
βΒ Β βΒ Β βββ views
βΒ Β βΒ Β βββ admin
βΒ Β βΒ Β βΒ Β βββ dashboard
βΒ Β βΒ Β βΒ Β βΒ Β βββ dashboard.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βββ dashboard.component.ts
βΒ Β βΒ Β βΒ Β βββ maps
βΒ Β βΒ Β βΒ Β βΒ Β βββ maps.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βββ maps.component.ts
βΒ Β βΒ Β βΒ Β βββ settings
βΒ Β βΒ Β βΒ Β βΒ Β βββ settings.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βββ settings.component.ts
βΒ Β βΒ Β βΒ Β βββ tables
βΒ Β βΒ Β βΒ Β βββ tables.component.html
βΒ Β βΒ Β βΒ Β βββ tables.component.ts
βΒ Β βΒ Β βββ auth
βΒ Β βΒ Β βΒ Β βββ login
βΒ Β βΒ Β βΒ Β βΒ Β βββ login.component.html
βΒ Β βΒ Β βΒ Β βΒ Β βββ login.component.ts
βΒ Β βΒ Β βΒ Β βββ register
βΒ Β βΒ Β βΒ Β βββ register.component.html
βΒ Β βΒ Β βΒ Β βββ register.component.ts
βΒ Β βΒ Β βββ index
βΒ Β βΒ Β βΒ Β βββ index.component.html
βΒ Β βΒ Β βΒ Β βββ index.component.ts
βΒ Β βΒ Β βββ landing
βΒ Β βΒ Β βΒ Β βββ landing.component.html
βΒ Β βΒ Β βΒ Β βββ landing.component.ts
βΒ Β βΒ Β βββ profile
βΒ Β βΒ Β βββ profile.component.html
βΒ Β βΒ Β βββ profile.component.ts
βΒ Β βββ assets
βΒ Β βΒ Β βββ img
βΒ Β βΒ Β βΒ Β βββ github.svg
βΒ Β βΒ Β βΒ Β βββ google.svg
βΒ Β βΒ Β βββ styles
βΒ Β βΒ Β βββ index.css
βΒ Β βΒ Β βββ tailwind.css
βΒ Β βββ environments
βΒ Β βΒ Β βββ environment.prod.ts
βΒ Β βΒ Β βββ environment.ts
βΒ Β βββ favicon.ico
βΒ Β βββ index.html
βΒ Β βββ main.ts
βΒ Β βββ polyfills.ts
βΒ Β βββ styles.css
βΒ Β βββ test.ts
βββ tailwind.config.js
βββ tsconfig.app.json
βββ tsconfig.json
βββ tsconfig.spec.json
βββ tslint.json
Browser Support
At present, we officially aim to support the last two versions of the following browsers:
Chrome | Firefox | Edge | Safari | Opera |
---|---|---|---|---|
Reporting Issues
We use GitHub Issues as the official bug tracker for the Notus Angular. Here are some advices for our users that want to report an issue:
- Make sure that you are using the latest version of the Notus Angular. Check the CHANGELOG from your dashboard on our website.
- Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
- Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
Licensing
-
Copyright 2021 Creative Tim
-
Licensed under MIT
Useful Links
- Tutorials
- Affiliate Program (earn money)
- Blog Creative Tim
- Free Products from Creative Tim
- Premium Products from Creative Tim
- React Products from Creative Tim
- Angular Products from Creative Tim
- VueJS Products from Creative Tim
- More products from Creative Tim
- Check our Bundles here
- Check our awesome builder here
- Check Tailwind Starter Kit, the project behind this product here
Social Media
Twitter: https://twitter.com/CreativeTim
Facebook: https://www.facebook.com/CreativeTim
Dribbble: https://dribbble.com/creativetim
Instagram: https://www.instagram.com/creativetimofficial/
Resources
- Demo: https://demos.creative-tim.com/notus-angular/?ref=na-readme
- Download Page: https://www.creative-tim.com/product/notus-angular
- Documentation: https://www.creative-tim.com/learning-lab/tailwind/angular/overview/notus?ref=na-readme
- License Agreement: https://www.creative-tim.com/license?ref=na-readme
- Support: https://www.creative-tim.com/contact-us?ref=na-readme
- Issues: Github Issues Page