All Projects β†’ creativetimofficial β†’ Now Ui Kit React

creativetimofficial / Now Ui Kit React

Licence: mit
React version of Now UI Kit by Creative Tim

Projects that are alternatives of or similar to Now Ui Kit React

React Bootstrap Webpack Starter
ReactJS 16.4 + new React Context API +react Router 4 + webpack 4 + babel 7+ hot Reload + Bootstrap 4 + styled-components
Stars: ✭ 103 (+14.44%)
Mutual labels:  bootstrap, bootstrap4, react-router
Sing App
πŸ’₯Free and open-source admin dashboard template built with Bootstrap 4.5 πŸ’₯
Stars: ✭ 1,187 (+1218.89%)
Mutual labels:  bootstrap, bootstrap4
Coreui Free Angular Admin Template
CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
Stars: ✭ 1,279 (+1321.11%)
Mutual labels:  bootstrap, bootstrap4
Startbootstrap Shop Item
A shop item Bootstrap HTML template created by Start Bootstrap
Stars: ✭ 76 (-15.56%)
Mutual labels:  bootstrap, bootstrap4
Awesome Uikit
Collect JS Frameworks, Web components library and Admin Template.
Stars: ✭ 1,136 (+1162.22%)
Mutual labels:  bootstrap, bootstrap4
Starter React Flux
Generate your React PWA project with TypeScript or JavaScript
Stars: ✭ 65 (-27.78%)
Mutual labels:  create-react-app, react-router
Startbootstrap Landing Page
A responsive, Bootstrap landing page template created by Start Bootstrap
Stars: ✭ 1,275 (+1316.67%)
Mutual labels:  bootstrap, bootstrap4
React Bootstrap With Material Design
React Bootstrap with Material Design - Powerful and free UI KIT
Stars: ✭ 1,119 (+1143.33%)
Mutual labels:  bootstrap, bootstrap4
Chameleon
Provides a highly flexible and customizable skin using Bootstrap 4
Stars: ✭ 78 (-13.33%)
Mutual labels:  bootstrap, bootstrap4
Startbootstrap 3 Col Portfolio
A three column Bootstrap HTML portfolio template - created by Start Bootstrap
Stars: ✭ 82 (-8.89%)
Mutual labels:  bootstrap, bootstrap4
Startbootstrap Sb Admin 2
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 9,038 (+9942.22%)
Mutual labels:  bootstrap, bootstrap4
Stisla Codeigniter
Free Bootstrap Admin Template for CodeIgniter
Stars: ✭ 64 (-28.89%)
Mutual labels:  bootstrap, bootstrap4
Aurelia Toolbelt
A bunch of components from bootstrap 4, jquery and vanilla js for Aurelia framework
Stars: ✭ 63 (-30%)
Mutual labels:  bootstrap, bootstrap4
Shards Dashboard
πŸ”₯A beautiful Bootstrap 4 admin dashboard templates pack.
Stars: ✭ 1,143 (+1170%)
Mutual labels:  bootstrap, bootstrap4
Startbootstrap Grayscale
A multipurpose one page Bootstrap theme created by Start Bootstrap
Stars: ✭ 1,120 (+1144.44%)
Mutual labels:  bootstrap, bootstrap4
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 (+1223.33%)
Mutual labels:  bootstrap, bootstrap4
Reactjs Crud Boilerplate
Live Demo
Stars: ✭ 83 (-7.78%)
Mutual labels:  create-react-app, bootstrap4
Bootstrap Dark
The Definitive Guide to Dark Mode and Bootstrap 4 - A proof of concept
Stars: ✭ 54 (-40%)
Mutual labels:  bootstrap, bootstrap4
React Movies App
πŸŽ₯ React movie app finder || experimenting with ant-design
Stars: ✭ 58 (-35.56%)
Mutual labels:  create-react-app, react-router
Gitmessenger
GitMessenger is github chat app built with socket.io , firebase, nodejs and bootstrap where developers can share code,images and much more 😊
Stars: ✭ 78 (-13.33%)
Mutual labels:  bootstrap, bootstrap4

Now UI Kit React - Free Bootstrap 4, React, React Hooks and Reactstrap UI Kit version GitHub issues open GitHub issues closed Join the chat at https://gitter.im/NIT-dgp/General Chat

Now UI Kit React

Now UI Kit React is a free Bootstrap 4, React, React Hooks and Reactstrap UI Kit provided for free by Invision and Creative Tim. It is a beautiful cross-platform UI kit featuring over 50 elements and 3 templates.

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. So, in collaboration with Invision, we are launching the React version for it!

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 12.000 icons here.

React Hooks support

Now UI Kit React is built on top of Bootstrap 4 using React and Reactstrap, so it fully supports React Hooks.

Bootstrap 4 support

Now UI Kit React is built on top of Bootstrap 4 using React, React Hooks, create-react-app and Reactstrap. This makes starting a new project very simple. It also provides benefits if you are already working on a Bootstrap 4, React or Reactstrap project; you can just import the Now UI Kit React style over it. Most of the elements have been redesigned; but if you are using an element we have not touched, it will fall back to the Bootstrap default.

Examples

Now UI Kit React contains some pages already designed and implemented. Here is the list with the pages available. We are also working on more example pages, that you will be able to access no matter the version you download.

Tutorial and components

Once you download the archive, you will be able find a tutorial page inside it explaining how to start using it. You can also check the documentation online.

Table of Contents

Versions

HTML Angular React Vue
Now UI Kit HTML Now UI Kit Angular Now UI Kit React Vue Now UI Kit
Login Page Landing Page Profile Page
Login Page Landing Page Profile Page

View More

Quick start

  1. Download the project's zip
  2. Make sure you have node.js (https://nodejs.org/en/?ref=creativetim) installed
  3. Type npm install in terminal/console in the source folder where package.json is located
  4. You will find all the branding colors inside src/assets/scss/now-ui-kit/_variables.scss. You can change them with a HEX value or with other predefined variables.
  5. Run in terminal npm start.

Documentation

The documentation for the Now UI Kit React is hosted at our website.

File Structure

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

now-ui-kit-react
.
β”œβ”€β”€ CHANGELOG.md
β”œβ”€β”€ LICENSE.md
β”œβ”€β”€ README.md
β”œβ”€β”€ jsconfig.json
β”œβ”€β”€ package.json
β”œβ”€β”€ public
β”‚   β”œβ”€β”€ index.html
β”‚   └── manifest.json
└── src
    β”œβ”€β”€ assets
    β”‚   β”œβ”€β”€ css
    β”‚   β”œβ”€β”€ demo
    β”‚   β”œβ”€β”€ fonts
    β”‚   β”œβ”€β”€ img
    β”‚   β”‚   β”œβ”€β”€ flags
    β”‚   β”‚   └── nucleo-logo.svg
    β”‚   └── scss
    β”‚       β”œβ”€β”€ now-ui-kit
    β”‚       β”‚   β”œβ”€β”€ cards
    β”‚       β”‚   β”œβ”€β”€ mixins
    β”‚       β”‚   └── plugins
    β”‚       β”œβ”€β”€ react
    β”‚       β”‚   β”œβ”€β”€ now-ui-kit
    β”‚       β”‚   β”œβ”€β”€ plugins
    β”‚       β”‚   └── react-differences.scss
    β”‚       └── now-ui-kit.scss
    β”œβ”€β”€ components
    β”‚   β”œβ”€β”€ Footers
    β”‚   β”‚   β”œβ”€β”€ DarkFooter.js
    β”‚   β”‚   β”œβ”€β”€ DefaultFooter.js
    β”‚   β”‚   └── TransparentFooter.js
    β”‚   β”œβ”€β”€ Headers
    β”‚   β”‚   β”œβ”€β”€ IndexHeader.js
    β”‚   β”‚   β”œβ”€β”€ LandingPageHeader.js
    β”‚   β”‚   └── ProfilePageHeader.js
    β”‚   └── Navbars
    β”‚       β”œβ”€β”€ ExamplesNavbar.js
    β”‚       └── IndexNavbar.js
    β”œβ”€β”€ index.js
    └── views
        β”œβ”€β”€ Index.js
        β”œβ”€β”€ NucleoIcons.js
        β”œβ”€β”€ examples
        β”‚   β”œβ”€β”€ LandingPage.js
        β”‚   β”œβ”€β”€ LoginPage.js
        β”‚   └── ProfilePage.js
        └── index-sections
            β”œβ”€β”€ BasicElements.js
            β”œβ”€β”€ Carousel.js
            β”œβ”€β”€ CompleteExamples.js
            β”œβ”€β”€ Download.js
            β”œβ”€β”€ Examples.js
            β”œβ”€β”€ Images.js
            β”œβ”€β”€ Javascript.js
            β”œβ”€β”€ Navbars.js
            β”œβ”€β”€ Notifications.js
            β”œβ”€β”€ NucleoIcons.js
            β”œβ”€β”€ Pagination.js
            β”œβ”€β”€ SignUp.js
            β”œβ”€β”€ Tabs.js
            └── Typography.js

Browser Support

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

Resources

Dashboards:

HTML React Angular
Now UI Dashboard  HTML Now UI Dashboard  React  Now UI Dashboard Angular

Reporting Issues

We use GitHub Issues as the official bug tracker for the Now UI Kit React. 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 Now UI Kit React. 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.

Licensing

Useful Links

Social Media

Twitter: https://twitter.com/CreativeTim?ref=creativetim

Facebook: https://www.facebook.com/CreativeTim?ref=creativetim

Dribbble: https://dribbble.com/creativetim?ref=creativetim

Instagram: https://www.instagram.com/CreativeTimOfficial?ref=creativetim

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