Skip to content

priyakinha/Currency-Convertor-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency-Convertor-Project

Overview

The Currency Converter Project is a web application that allows users to convert amounts between different currencies using real-time exchange rates. The application fetches the latest currency rates from the Currency API and provides a user-friendly interface for currency selection and amount input.

Features

  • Real-time Currency Conversion: Fetches the latest exchange rates from the Currency API.
  • User -Friendly Interface: Simple dropdowns for selecting currencies and an input field for entering the amount.
  • Dynamic Currency Flags: Displays the flag of the selected currency next to the dropdown.
  • Default Values: Automatically sets default currencies (USD to INR) on load.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Fetch API for making HTTP requests
  • Currency API for real-time exchange rates

Getting Started

Prerequisites

  • A modern web browser

  • Internet connection to fetch currency data

    Installation

  1. Clone the repository: git clone https://github.com/priyakinha/Currency-Convertor-Project.git
  2. Navigate to the project directory: cd Currency-Convertor-Project
  3. Open currencyConvertor.html in your web browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published