Skip to content

Mulitple UI buttons using different CSS properties and behavior using styled-components

Notifications You must be signed in to change notification settings

ameet-kumar-pradhan/button-ui-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Button UI Kit

One of the weekly challenges of Florin Pop. To follow these challenges [https://www.florin-pop.com/blog/2019/04/buttons-ui-kit/] head over to his blog

Getting Started

npm install --save styled-components

That's all you need to do, you are now ready to use it in your app! (yep, no build step needed 👌)

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

Mulitple UI buttons using different CSS properties and behavior using styled-components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published