Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Angular Bootstrap 4 UI kit with 50+ components and landing, login, and profile 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 Angular is a free, responsive Angular UI kit built on Bootstrap 4 by Creative Tim and Invision, delivering over 50 styled components and three ready-made page templates for landing, login, and profile screens.
Now UI Kit Angular is a free component library that brings Invision's Now design language to Angular applications. It is built on Bootstrap 4, so it inherits the 12-column grid and fallback behavior for unstyled Bootstrap elements. The kit ships as a complete Angular CLI project with components organized under src/app/components, example pages under src/app/examples, and SCSS styling in src/assets/sass/now-ui-kit.scss. You can copy the components into an existing Angular project or run the scaffold directly.
The kit is a collaborative release from Invision and Creative Tim, and the same design is available in PSD and Sketch formats on Invision's site.
The template is a complete Angular project. To run it locally, install Node.js, then execute npm install -g @angular/cli, npm install, and npm start in the project root. The app compiles with the Angular CLI and serves at localhost:4200. From there, you can edit the SCSS in src/assets/sass or reuse the components under src/app.
Now UI Kit Angular is free to download and use. Creative Tim also sells a PRO version — Now UI Kit PRO Angular — starting at $79, which adds more components and example pages.
Yes, the kit is free. Creative Tim also sells a PRO Angular version with additional features, starting at $79.
Install Node.js, then run npm install -g @angular/cli, npm install, and npm start in the project folder. The app will be available at localhost:4200.
The kit includes three example pages: a landing page, a login page, and a profile page, located in src/app/examples.
Yes, because the kit is built on Bootstrap 4, you can import the Now UI Kit SCSS over your existing Bootstrap 4 project. Unstyled elements retain their Bootstrap defaults.
