Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Currency Converter Web App

A simple currency converter web app that allows you to convert between different currencies using an external API.

Features

  • Convert between various currencies.
  • Real-time exchange rate data using an API.
  • User-friendly interface.

Usage

  1. Open index.html in your web browser.
  2. Enter the amount to convert.
  3. Select the currency you want to convert from.
  4. Select the currency you want to convert to.
  5. Click the "Convert" button to see the converted amount.

API

This project uses API to fetch real-time exchange rates. Screenshot (75)