You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**[Now UI Kit](http://demos.creative-tim.com/now-ui-kit/index.html)** is a responsive Bootstrap 4 kit provided for free by Invision and Creative Tim. It is a beautiful cross-platform UI kit featuring over 50 elements and 3 templates.
184
-
185
-
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 HTML version for it!
186
-
187
-
Now will help you create a clean and simple website that is a perfect fit for today's flat design. It is built using the 12 column grid system, with components designed to fit together perfectly. It makes use of bold colours, beautiful typography, clear photography and spacious arrangements.
188
-
189
-
Create awesome, lifelike prototypes with InVision and Now so your users can experience and give feedback on your vision!
190
-
191
-
To get the PSD and Sketch files, please visit Invision (https://www.invisionapp.com/now).
192
-
193
-
194
-
**Bootstrap 4 Support**
195
-
Now UI Kit 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. 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.
196
-
197
-
**Example Pages**
198
-
We wanted to fully display the power of this kit, so the kit comes packed with examples showing you how to use the components. Inside the product you will find:
In order for you to easily be able to use the Now UI kit, we have created a tutorial page. It shows the structure for the files inside the archive and how to import them. It then features every components with a description and example fr how to use it. You can see the details here (link).
210
-
211
-
212
-
### What's included
213
-
214
-
Within the download you'll find the following directories and files:
215
-
216
-
```
217
-
Now Ui Kit
218
-
├── CHANGELOG.md
219
-
├── assets
220
-
│ ├── css
221
-
│ │ ├── bootstrap.min.css
222
-
│ │ ├── demo.css
223
-
│ │ └── now-ui-kit.css
224
-
│ ├── fonts
225
-
│ ├── img
226
-
│ ├── js
227
-
│ │ ├── core
228
-
│ │ │ ├── bootstrap.min.js
229
-
│ │ │ ├── jquery.3.2.1.min.js
230
-
│ │ │ └── popper.min.js
231
-
│ │ ├── now-ui-kit.js
232
-
│ │ └── plugins
233
-
│ │ ├── bootstrap-datetimepicker.js
234
-
│ │ ├── bootstrap-switch.js
235
-
│ │ └── nouislider.min.js
236
-
├── documentation
237
-
│ ├── template.html
238
-
│ └── tutorial-components.html
239
-
├── examples
240
-
│ ├── landing-page.html
241
-
│ ├── login-page.html
242
-
│ └── profile-page.html
243
-
├── index.html
244
-
└── nucleo-icons.html
245
-
```
246
-
247
-
## Useful Links
248
-
249
-
More products from Creative Tim: <http://www.creative-tim.com/bootstrap-themes>
0 commit comments