Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 589 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 589 Bytes

CSS Border Radius

This is a user-friendly tool that helps you preview and customize border-radius values for your elements in a visual and interactive way.

Demo

https://styles-border-radius.netlify.app/

Features

  • Enter values for each corner of the border-radius.
  • Reset entered values.
  • Copy CSS Code.

Tech Stack

  • HTML5
  • CSS3
  • JavaScript

Local Development Setup

Clone the project

  git clone https://github.com/aishwarya-mali/css-border-radius.git

Go to the project directory

Double click or Drag index.html file to browser of your choice