Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Bootstrap 4, React, React Hooks, and Reactstrap UI kit with 50+ elements and 3 page templates.

A full-stack Next.js TypeScript template focused on functionality over UI, featuring Zustand, TanStack Query, and ESLint 9 support.
Now UI Kit React is a free Bootstrap 4 UI kit built with React, React Hooks, and Reactstrap, created by Creative Tim in collaboration with Invision.
Now UI Kit React is a free UI kit that translates Invision's Now UI design system, originally released as PSD and Sketch files, into React components. It runs on create-react-app, uses Reactstrap for component wiring, and is styled with custom SCSS that overrides Bootstrap defaults. The kit includes more than 50 UI elements and 3 pre-designed page templates: Landing Page, Register, and Profile Page. The live demo also shows a Login Page. The current version is 1.5.2.
src/assets/scss/now-ui-kit/_variables.scss and can be changed with HEX values or predefined variables.Now UI Kit React is for front-end developers who want ready-made Bootstrap 4 styling in a React project without paying for a theme. It is also useful for teams already using Bootstrap 4, React, or Reactstrap — they can import the Now UI Kit styles over their existing project. Designers who use Invision's Now design files can use this React port to implement their mockups in code. Anyone who needs a landing page, login page, or profile page quickly can start from the included templates.
The quick start is: download the project's zip, install Node.js, run npm install in the folder containing package.json, then run npm start. The archive includes a tutorial page, and the online documentation explains each component and its props.
Now UI Kit React is free to download and use. The original Now UI in PSD and Sketch formats is available separately from Invision's website. The kit is covered by Creative Tim's license agreement, which is linked from the repository.
Yes, Now UI Kit React is free to download and use. You can get it from the Creative Tim product page or the GitHub repository.
Yes, the kit is built with React Hooks, so you can use state and effects in functional components without writing class components.
The project officially supports the last two versions of Chrome, Firefox, Edge, Safari, and Opera.
Yes, branding colors are defined in src/assets/scss/now-ui-kit/_variables.scss. You can change them with a HEX value or with other predefined variables.
The zip contains the full source code: React components for footers, headers, and navbars; example views for Landing, Login, Profile, and Index; SCSS files for the Now UI styles; and a documentation page.