├── README.md └── index.html /README.md: -------------------------------------------------------------------------------- 1 | # OG UI Kit Buttons 2 | 3 | 4 | https://github.com/nusu/og-buttons/assets/1702215/4bbe9733-097f-424f-9525-a7eed8659753 5 | 6 | 7 | This is coded version of the OG UI Kit Buttons, originally designed by [Oguz Yagiz Kara](https://twitter.com/oguzyagizkara) and coded by [Nusu Alabuga](https://twitter.com/nusualabuga). 8 | 9 | ## Demo 10 | 11 | You can see the demo of the project at [og-buttons.vercel.app](https://og-buttons.vercel.app). 12 | 13 | ## Project Structure 14 | 15 | 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 ` 217 | 218 |
219 | 227 | 228 | 236 | 237 | 242 | 243 | 248 | 249 |