Get Buzzy developing With Bee UI
The Buzz of the town, quick and easy to implement, light-weight UI components to get you started with your projects in a jiffy
The Buzz of the town, quick and easy to implement, light-weight UI components to get you started with your projects in a jiffy
Copy and paste the code in the head tag of your html document. So that you can style your components just by adding class names to your html elements.
To know about the styled components, their variations, read the documentation
<!-- Paste this code in your HTML File's Head Section --> <script src="https://kit.fontawesome.com/5548c84970.js" crossorigin="anonymous"></script> <link rel="stylesheet" href="https://bee-ui.netlify.app/styles/main.css" /> <!-- Happy Coding 😊 -->