Skip to content

The currency converter program is a JavaScript application that allows users to convert between different currencies using real-time exchange rates fetched from an external API.

Notifications You must be signed in to change notification settings

ArvanHunt/Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency-Converter

The currency converter program is a JavaScript application that allows users to convert between different currencies using real-time exchange rates fetched from an external API. It features:

1.User-friendly interface with dropdowns for selecting currencies.
2.Fetching exchange rates asynchronously using fetch() and async/await.
3.Dynamic updating of exchange rates and converted amounts based on user input.
4.Integration of DOM manipulation, event handling, and conditional logic to provide a seamless user experience.

About

The currency converter program is a JavaScript application that allows users to convert between different currencies using real-time exchange rates fetched from an external API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published