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.
-
Notifications
You must be signed in to change notification settings - Fork 0
ArvanHunt/Currency-Converter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published