This design tool helps you to design buttons by configuring button properties like font-size, padding, shadow, background-color, border in default as well as hover state.
The following steps will get you up and running with Styled Button:
-
Clone the repo (click the Code button on this this page)
-
Clone your locally
git clone https://github.com/SBhanushali/styled-button-factory.git
cd styled-button-factory
- Setup all the dependencies and packages by running
yarn
ornpm install
. This command will install dependencies.
Feel to open issues and generate PRs.
Distributed under the MIT License. See LICENSE
for more information.