demo.mp4
This is coded version of the OG UI Kit Buttons, originally designed by Oguz Yagiz Kara and coded by Nusu Alabuga.
You can see the demo of the project at og-buttons.vercel.app.
The project consists of a single index.html
file that includes the styles and HTML structure for the buttons. The buttons are styled using CSS and the styles are included in the <style>
tag within the index.html
file.
To use the buttons in your project, you can copy the HTML structure for the button you want to use from the index.html
file and include the corresponding CSS in your project's stylesheet.
Contributions are welcome. Please open an issue or submit a pull request if you would like to contribute.