Skip to content

Designed and developed a responsive currency converter that allows users to seamlessly convert between multiple global currencies using real-time exchange rates

Notifications You must be signed in to change notification settings

Ayushi028/Currency-convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

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

Repository files navigation

πŸ’± Currency Converter Web App A sleek and responsive web-based currency converter built using HTML, CSS, and JavaScript, designed to provide real-time exchange rate conversions with an intuitive user experience.

πŸš€ Features Convert between multiple currencies instantly

Fetches live exchange rates using API

Responsive design for desktop and mobile devices

Clean user interface with smooth interaction

Lightweight and fast-loading application

πŸ› οΈ Tech Stack Frontend: HTML5, CSS3, JavaScript (ES6+)

API: ExchangeRate-API (or whichever you used)

Tools: Fetch API, DOM manipulation

πŸ” How It Works User selects source and target currencies.

Inputs the amount to be converted.

On button click or input, the app fetches the latest exchange rate.

Displays the converted result in real time.

πŸ“ Project Structure currency-converter/ β”‚ β”œβ”€β”€ currency.html β†’ Main HTML file β”œβ”€β”€ currency.css β†’ Custom styles β”œβ”€β”€ currency.js β†’ JavaScript logic & API handling └── codes.js └── README.md β†’ Project overview

πŸ“Œ Learnings This project helped me enhance my understanding of:

API integration & asynchronous JavaScript

DOM events and user interaction handling

Clean, modular frontend design principles

βœ… Future Improvements Add currency rate charts

Include offline support with cached rates

Support dark/light theme toggle

πŸ“¬ Contact Feel free to connect with me on LinkedIn or reach out for collaboration!# Currency-convertor Designed and developed a responsive currency converter that allows users to seamlessly convert between multiple global currencies using real-time exchange rates

About

Designed and developed a responsive currency converter that allows users to seamlessly convert between multiple global currencies using real-time exchange rates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published