Skip to content

Preview how CSS3 border-radius values affect a box using React

Notifications You must be signed in to change notification settings

vicenteavel/border-radius-previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Border Radius Previewer

Idea from here and inspiring me here

border-radius-previewer

Tier: 1-Beginner

The border-radius property can have multiple values changed. Preview how the shape looks while changing these values.

User Stories

  • User can see a box which has a border-radius property applied to it
  • User can change the 4 border-radius values that are applied to the box (top-left, top-right, bottom-left, bottom-right)
  • User can copy the resulting CSS to the clipboard

Installation and run

yarn install
yarn start

About

Preview how CSS3 border-radius values affect a box using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published