Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Bootstrap 4 UI Kit for Angular with pale colors, paper-inspired design, and responsive components.

A full-stack Next.js TypeScript template focused on functionality over UI, featuring Zustand, TanStack Query, and ESLint 9 support.
Paper Kit 2 Angular is a free Bootstrap 4 user interface kit from Creative Tim, built for Angular, that delivers a pastel-colored, paper-inspired design system along with production-ready Angular components and demo pages. It is version 1.5.0 and is released under the MIT license.
Paper Kit 2 Angular is a free Bootstrap 4 UI Kit created by Creative Tim, designed to give Angular developers a starting point for building responsive web interfaces with a light, paper-like aesthetic. It uses Ng Bootstrap as its core framework, so components like modals, notifications, and navigation are delivered as Angular directives rather than jQuery plugins. The kit takes an Angular CLI project structure as its base and adds reusable components, Sass styling under src/assets/sass/paper-kit, and four demo pages: a start page, a landing page, a register page, and a profile page. Because it is built on top of Bootstrap 4, any elements that are not customized fall back to the Bootstrap 4 defaults.
src/assets/sass/paper-kit so you can customize colors and styles directly.angular.json, tsconfig.json, tslint.json, and a src/app directory organized into components, modules, and shared navigation/footer.karma.conf.js, protractor.conf.js, and spec files for components, providing a scaffold for unit and end-to-end testing.documentation folder.You can start by downloading the kit from GitHub or Creative Tim, or by cloning the repository. After unzipping, you install dependencies with npm install and run the Angular development server with ng serve. The kit includes a documentation folder with a tutorial, and there is also a one-click deploy button that targets Genezio for immediate hosting.
Yes, it is free to use and released under the MIT license, as shown in the repository's license badge. You can download it from GitHub or Creative Tim without paying.
The README states the kit is built for Angular 7, but the GitHub topics list Angular 2 and Angular 4, and the Angular CLI structure suggests it works for Angular 2 and above. You may need to update dependencies to use a newer Angular release.
The kit includes four demo pages: a start page, a landing page, a register page, and a profile page. These are implemented as Angular components in the src/app directory, and the routing is configured in app.routing.ts.
Yes, Paper Kit 2 Angular is built on top of Bootstrap 4 and re-designs most elements to resemble paper and pastels. Elements that are not customized automatically fall back to the default Bootstrap 4 styling.
You can report issues on the GitHub issues page for the repository. For technical support or questions about integrating the product, Creative Tim recommends contacting them through their website rather than opening a GitHub issue.
