Skip to content

The Currency Converter is a responsive web application that allows users to convert currencies quickly and easily.

Notifications You must be signed in to change notification settings

iamperii/Currency-Convertor-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Currency Convertor.

The Currency Converter is a responsive web application that allows users to convert currencies quickly and easily. The application fetches real-time exchange rates using an API and provides accurate conversion results.

Features

  • Interactive Interface:

    • Users can input a value in one currency and get the equivalent value in another.
    • Buttons and input fields are functional on both sides for seamless user experience.
  • API Integration:

    • Real-time exchange rates are fetched via API requests for up-to-date calculations.
  • Responsive Design:

    • The application is optimized for various devices and screen sizes.

Project Structure

The project contains the following main folders:

  1. src/:

    • index.html: The main HTML file for the application.
    • style.css: CSS file for styling the interface.
    • script.js: JavaScript file handling the logic and API calls.
  2. svg/:

    • Contains SVG assets used in the project for visuals and icons.

Technologies Used

  • HTML: For structuring the web page.
  • CSS: For styling and layout.
  • JavaScript: For handling logic and API requests.
  • Fetch API: To perform HTTP requests (GET, POST, PUT, DELETE).

About

The Currency Converter is a responsive web application that allows users to convert currencies quickly and easily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published