Skip to content

AlexLieb83/Border-Radius-Previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Border-Radius-Previewer

A web app to build a customizable border radius. You can type in the size, in pixels, for each corners border radius, then see the results. You will also see a print out of the CSS that will create that border for you! Feel free to copy and paste the results in your own project!

Live Demo: https://borderradiuspreview.netlify.app/

border-ss

How It's Made: Tech used: HTML, CSS, JavaScript

This was a fun project I made to help others with CSS. I'm always finding new resources and learning new things from others. I wanted to create something that others could use and learn from.

Lessons Learned:

Building this site allowed me to do something I'm passionate about, learning and helping others learn. I learned about how to take inputs from the user, then convert them into the CSS format that the user could just copy and paste to apply to their own code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published