Skip to content

A React app that allows previewing css border-radius in applications.

Notifications You must be signed in to change notification settings

GotemBarbosa/Border-Radius-Previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Border Radius Previewer

Border Radius Previewer is a React app that allows users to preview css border-radius applications, being able to copy the css code to their own projects.

The project:

border.radius.previewer.mp4

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

Bonus features

  • User can change all 8 possible values of the border-radius in order to create a complex shape

About

A React app that allows previewing css border-radius in applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published