Skip to content

devaryankhare/Currency-Convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’± Currency Converter

A simple and responsive web-based currency converter that uses real-time data from a public API.

⚑ First Project using JavaScript API integration!

πŸš€ Features

  • Real-time currency conversion using @fawazahmed0/currency-api
  • Flag icons update based on selected currencies
  • Default selection: USD ➑ INR
  • Responsive UI β€” works great on mobile and desktop
  • Clean code with separate files for logic and country codes
  • Conversion runs automatically on page load
  • Handles blank or invalid amount entries

πŸ›  Tech Stack

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • Fetch API + Async/Await
  • Responsive Design

πŸ“ Project Structure

β”œβ”€β”€ index.html # Main HTML page β”œβ”€β”€ style.css # Styles β”œβ”€β”€ app.js # Main logic for currency conversion β”œβ”€β”€ codes.js # List of country codes and currency codes β”œβ”€β”€ favicon6.jpg # Favicon used in the tab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published