All Projects → creativetimofficial → Ct Now Ui Kit Pro

creativetimofficial / Ct Now Ui Kit Pro

Now UI Kit PRO - Premium Bootstrap 4 UI Kit

Projects that are alternatives of or similar to Ct Now Ui Kit Pro

Meghna Hugo
Meghna Hugo is a responsive one-page business template built with HTML5/CSS3, Hugo, JavaScript, and JQuery. The template is minimalist, lightweight, and fast loading.
Stars: ✭ 253 (+622.86%)
Mutual labels:  bootstrap-4
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+10108.57%)
Mutual labels:  bootstrap-4
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (+1871.43%)
Mutual labels:  bootstrap-4
Startbootstrap Shop Homepage
A shop homepage Bootstrap HTML template created by Start Bootstrap
Stars: ✭ 261 (+645.71%)
Mutual labels:  bootstrap-4
Laravel Form Components
A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!
Stars: ✭ 295 (+742.86%)
Mutual labels:  bootstrap-4
Pixel Bootstrap Ui Kit
Pixel UI - Free and open source Bootstrap 5 UI Kit without jQuery
Stars: ✭ 406 (+1060%)
Mutual labels:  bootstrap-4
Anchor-Bootstrap-UI-Kit
Anchor is a free Bootstrap UI Kit with flexible, ready to use UI components which will hep you build websites faster.
Stars: ✭ 69 (+97.14%)
Mutual labels:  bootstrap-4
Startbootstrap Modern Business
A multipurpose Bootstrap full website template created by Start Bootstrap
Stars: ✭ 753 (+2051.43%)
Mutual labels:  bootstrap-4
Carbon
Elegant Bootstrap 4 Admin Template
Stars: ✭ 309 (+782.86%)
Mutual labels:  bootstrap-4
Startbootstrap Scrolling Nav
An unstyled Bootstrap HTML template for creating smooth scrolling, one page websites - created by Start Bootstrap
Stars: ✭ 625 (+1685.71%)
Mutual labels:  bootstrap-4
Bs Stepper
A stepper for Bootstrap 4.x
Stars: ✭ 261 (+645.71%)
Mutual labels:  bootstrap-4
Bootstrap Ie8
Bootstrap 4 for IE8 and IE9
Stars: ✭ 278 (+694.29%)
Mutual labels:  bootstrap-4
Vvvebjs
Drag and drop website builder javascript library.
Stars: ✭ 4,609 (+13068.57%)
Mutual labels:  bootstrap-4
Spring Boot Enterprise Application Development
Spring Boot Enterprise Application Development.《Spring Boot 企业级应用开发实战》
Stars: ✭ 261 (+645.71%)
Mutual labels:  bootstrap-4
Btc Rpc Explorer
Database-free, self-hosted Bitcoin explorer, via RPC to Bitcoin Core.
Stars: ✭ 699 (+1897.14%)
Mutual labels:  bootstrap-4
elm-webpack-starter
Elm 0.19 webpack 4 starter template to build SPA
Stars: ✭ 109 (+211.43%)
Mutual labels:  bootstrap-4
Coreui
Open Source UI Kit built on top of Bootstrap 4 and plain JavaScript without any additional libraries like jQuery
Stars: ✭ 361 (+931.43%)
Mutual labels:  bootstrap-4
Startbootstrap New Age
A web app landing page theme created by Start Bootstrap
Stars: ✭ 855 (+2342.86%)
Mutual labels:  bootstrap-4
Startbootstrap Stylish Portfolio
A stylish, one page, Bootstrap portfolio theme created by Start Bootstrap
Stars: ✭ 748 (+2037.14%)
Mutual labels:  bootstrap-4
Laravel React
Laravel 8 and React 17 boilerplate
Stars: ✭ 472 (+1248.57%)
Mutual labels:  bootstrap-4

Now UI Kit Pro Tweet

version GitHub issues open GitHub closed issues Chat

Product Gif

Now UI Kit PRO is a premium Bootstrap 4 kit provided by Invision and Creative Tim. It is a beautiful cross-platform UI kit featuring over 1000 components, 34 sections and 11 example pages.

Now UI Kit is one of the most popular UI Kits online, provided in PSD and Sketch formats by Invision. We wanted to find a way for developers worldwide to benefit from using it. We created the fully coded version of Now UI Kit Free and based on the feedback that we've got from our users we created the PRO version.

Now UI Kit PRO will help you create a clean and simple website that is a perfect fit for today's flat design. It is built using the Bootstrap 4's 12 column grid system, with components designed look awesome together. It makes use of bold colours, beautiful typography, clear photography and spacious arrangements.Create awesome, lifelike prototypes with InVision and Now so your users can experience and give feedback on your vision! To get the PSD and Sketch files, please visit Invision. We used 100 Icons from our friends from Nucleo Icons, check their 20.000 icons here. Bootstrap 4 Support Now UI Kit PRO is built on top of the much awaited Bootstrap 4. This makes starting a new project very simple. It also provides benefits if you are already working on a Bootstrap 4 project; you can just import the Now UI Kit style over it. Now UI Kit PRO is coming with 34 pre-made sections and practically infinite possibilities to generate more sections using the provided components, their classes and colors.

Let us know your thoughts below. And good luck with development!

Table of Contents

Versions

HTML Angular
Now UI Kit Pro HTML Now UI Kit Pro Angular

Demo

View More.

Quick start

Quick start options:

Documentation

The documentation for the Material Dashboard Pro is hosted at our website.

File Structure

Within the download you'll find the following directories and files:

now-ui-kit-pro/
├── CHANGELOG.md
├── README.md
├── assets
│   ├── css
│   │   ├── bootstrap.min.css
│   │   ├── bootstrap.min.css.map
│   │   └── now-ui-kit.css
│   │   └── now-ui-kit.css.map
│   │   └── now-ui-kit.min.css
│   ├── demo
│   ├── fonts
│   │   ├── nucleo-license.md
│   │   ├── nucleo-outline.eot
│   │   ├── nucleo-outline.ttf
│   │   ├── nucleo-outline.woff
│   │   └── nucleo-outline.woff2
│   ├── img
│   ├── js
│   │   ├── core
│   │   │   ├── bootstrap.min.js
│   │   │   ├── jquery.min.js
│   │   │   └── popper.min.js
│   │   ├── now-ui-kit.js
│   │   ├── now-ui-kit.js.map
│   │   ├── now-ui-kit.min.js
│   │   └── plugins
│   │       ├── bootstrap-datetimepicker.js
│   │       ├── bootstrap-selectpicker.js
│   │       ├── bootstrap-switch.js
│   │       ├── bootstrap-tagsinput.js
│   │       ├── jasny-bootstrap.min.js
│   │       ├── moment.min.js
│   │       ├── nouislider.min.js
│   │       └── presentation-page
│   │           └── rellax.min.js
│   └── scss
│       ├── now-ui-kit
│       └── now-ui-kit.scss
├── docs
│   └── documentation.html
├── examples
│   ├── about-us.html
│   ├── blog-post.html
│   ├── blog-posts.html
│   ├── contact-us.html
│   ├── ecommerce.html
│   ├── landing-page.html
│   ├── login-page.html
│   ├── pricing.html
│   ├── product-page.html
│   ├── profile-page.html
│   └── signup-page.html
├── gulpfile.js
├── index.html
├── nucleo-icons.html
├── package.json
├── presentation.html
└── sections.html

Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Resources

Reporting Issues

We use GitHub Issues as the official bug tracker for the Material Dashboard Pro. Here are some advices for our users that want to report an issue:

  1. Make sure that you are using the latest version of the Material Dashboard Pro. Check the CHANGELOG from your dashboard on our website.
  2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
  3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.

Technical Support or Questions

If you have questions or need help integrating the product please contact us instead of opening an issue.

Licensing

Useful Links

Social Media

Twitter: https://twitter.com/CreativeTim

Facebook: https://www.facebook.com/CreativeTim

Dribbble: https://dribbble.com/creativetim

Google+: https://plus.google.com/+CreativetimPage

Instagram: https://instagram.com/creativetimofficial

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