A simple web application that allows users to convert amounts between different currencies.
- Convert between multiple currencies.
- User-friendly interface with dropdown selections.
- Dark mode toggle for better visibility.
- HTML
- CSS
- JavaScript
- Font Awesome (for icons)
- Select the currency you want to convert from using the dropdown menu.
- Enter the amount you wish to convert.
- Select the currency you want to convert to.
- Click the Convert button to see the converted amount.
- Clone the repository:
git clone https://github.com/yourusername/currency-converter.git
- Open index.html in your web browser.
##Live Link:
https://currconvert12.netlify.app
##License This project is licensed under the MIT License.