Skip to content

RanjanWorks/simpleIntrest

Repository files navigation

Simple Interest Calculator

Simple Interest

This is a static website that calculates simple interest based on the principal amount, rate of interest, and time period provided by the user.

🚀 Demo

You can access the live version of the website here.

📋 Features

  • Simple and clean user interface.
  • Real-time calculation of simple interest.
  • Responsive design for all devices.

📖 How to Use

  1. Enter the Principal Amount in the input field.
  2. Enter the Rate of Interest.
  3. Enter the Time Period in years.
  4. Click on the Calculate button to see the result.

🛠️ Technologies Used

  • HTML5: Structure of the web pages.
  • CSS3: Styling and layout of the website.
  • JavaScript: Handling the calculation logic.

💻 Getting Started

To view the project locally:

  1. Clone this repository:
    git clone https://github.com/RanjanWorks/simpleIntrest.git