BoxCoding

by Avabucks

We are 100K+ users

Free Open Source Frontend CSS Components

Explore and Share UI Components and Source Code in HTML, CSS and JavaScript that can be used in your next project.

HTML
<div>
  BoxCoding by Avabucks
</div>
CSS
.animate {
  transform: scale(1.1);
  transition: .3s;
}
JavaScript
function animate() {
  document.querySelector("div")
      .classList.add("animate");
}

Community

Discover Community

Share and explore code from the community of frontend programmers.

Components

BoxCoding's Components

Beautifully crafted UI components, ready for your next project.

Badges 2 components
Banners 2 components
Breadcrumbs 2 components
Buttons 12 components
Cards 5 components
Checkboxes 3 components

UI Library

The easiest way to create beautiful websites.

Easy to customize

Everything is styled with utility CSS classes, just open the template in your editor and change whatever you want.

Browse All Components

Modern technologies

Each template is reponsive and well structured, giving you a codebase that’s productive and enjoyable to work in.

Browse All Components

Clean Design

All the templates are made with clear, concise, useful, minimal and modern design pattern.

Browse All Components