Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Circle Area Calculator

This simple web application allows users to calculate the area of a circle by providing a radius value. The result is displayed on the page, and the input field and submit button are removed for a clean presentation.

TO SEE THE WORKING PROJECT CLICK ON THIS LINK :

🔎 https://3-areaofcircle.netlify.app/

Table of Contents

Getting Started

To use this web application, follow these steps:

  1. Clone this repository to your local machine or download the files.

  2. Open the index.html file in your web browser.

  3. You will see an input field to enter the radius and a "Calculate" button.

Usage

  1. Enter a numeric value for the radius of the circle in the input field.

  2. Click the "Calculate" button.

  3. If you enter an empty value or zero, an alert will inform you that it's not a valid input.

  4. If a valid radius is entered, the area of the circle is calculated and displayed on the page, rounded to two decimal places.

  5. The input field and "Calculate" button are removed after displaying the result.

Contributing

If you'd like to contribute to this project, feel free to fork the repository, make your changes, and submit a pull request. We welcome contributions!

License

This project is licensed under the MIT License. You are free to use, modify, and distribute the code as per the terms of the license.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages