Skip to content

Batavoo/convert_currency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Convert

Screenshot

This project is a simple currency converter built with HTML, CSS, and JavaScript. It was created for educational purposes to practice JavaScript concepts, including DOM manipulation, event handling, and basic form validation.

✨ Features

  • Convert values from USD, EUR, or GBP to Brazilian Real (BRL)
  • Input validation to accept only numeric values
  • Responsive and modern UI
  • Real-time display of conversion rates and results

πŸš€ How to Use

  1. Enter the amount you want to convert in the input field.
  2. Select the currency (USD, EUR, or GBP) from the dropdown menu.
  3. Click the "Converter em reais" button.
  4. The result will be displayed below the form.

πŸ“ Project Structure

  • index.html: Main HTML file containing the structure of the app.
  • styles.css: CSS file for styling the app.
  • scripts.js: JavaScript file handling the conversion logic and DOM interactions.
  • img/: Folder containing images and icons used in the UI.

πŸ“„ License

This project is for educational and demonstration purposes.


Made with ❀️ by Gustavo Arruda

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors