neon-button-project
v1.0.0
Published
The Neon Button is a reusable React component for creating stylish buttons with neon styles. It is designed to be easy to integrate into your React applications, providing you with a consistent and flexible way to create buttons with different styles and
Downloads
2
Readme
Neon Button
The Neon Button is a reusable React component for creating stylish buttons with neon styles. It is designed to be easy to integrate into your React applications, providing you with a consistent and flexible way to create buttons with different styles and behaviors.
Features
Customizable Styles: You can customize the button's appearance by passing props such as
primary
,size
, anddisabled
.Stylish Hover and Active Effects: The button component includes hover and active effects to provide visual feedback to users.
Accessibility: The library is built with accessibility in mind, ensuring that buttons are keyboard navigable and screen reader-friendly.
https://github.com/this-is-emma/Neon-Buttonz/assets/8417822/b4626bc2-1105-429e-a23c-69ecbef7e469
Credit: Inspired by this awesome tutorial on how to build a component library with react & typescript