Now you can add and share your Frontend Components.
Join the BoxCoding community!
<div>
BoxCoding by Avabucks
</div>
.animate {
transform: scale(1.1);
transition: .3s;
}
function animate() {
document.querySelector("div")
.classList.add("animate");
}
Easy to customize
Everything is styled with utility CSS classes, just open the template in your editor and change whatever you want.
Browse All ComponentsModern technologies
Each template is reponsive and well structured, giving you a codebase that’s productive and enjoyable to work in.
Browse All ComponentsClean Design
All the templates are made with clear, concise, useful, minimal and modern design pattern.
Browse All Components