An open API service indexing awesome lists of open source software.

https://github.com/immortalwebdev/currency-converter

A simple web-based currency converter built using HTML, Tailwind CSS, and JavaScript. This project allows users to convert currencies based on real-time exchange rates fetched from the v6.exchangerate-api.
https://github.com/immortalwebdev/currency-converter

css3 currency-converter html5 javascript js netl vanilla-css

Last synced: 2 months ago
JSON representation

A simple web-based currency converter built using HTML, Tailwind CSS, and JavaScript. This project allows users to convert currencies based on real-time exchange rates fetched from the v6.exchangerate-api.

Awesome Lists containing this project

README

          

## πŸ’° Currency Converter

A simple web-based currency converter built using HTML, Tailwind CSS, and JavaScript. This project allows users to convert currencies based on real-time exchange rates fetched from the v6.exchangerate-api.

### ⭐ Features

- Converts currencies based on real-time exchange rates.
- Displays the converted amount along with the selected currency.
- Uses vanilla CSS for styling and a clean user interface.
- Organized JavaScript files for better code maintainability.

### πŸ“‚Files

- **index.html**: Contains the HTML structure of the project.
- **index.css**: Custom CSS (optional) to supplement Tailwind CSS.
- **country.js**: Holds an object of country codes.
- **index.js**: Contains the logic to display a converted currencies.

### πŸ– How to Use

1. Clone or download this repository.
2. Open `index.html` in your web browser.
3. Select the currencies you want to convert from and to.
4. Enter the amount you want to convert and click the "Convert" button to see the converted value.

### πŸ›  Technologies Used
- **HTML**: Basic structure of the web page.
- **Vanilla CSS**: For decent and responsive UI design.
- **JavaScript**: Logic for fetching exchange rates and converting currencies.
- **v6.exchangerate-api**: API used to fetch real-time exchange rates.

### 🀝 Contributions

- Contributions are welcome! If you have ideas, suggestions, or improvements, feel free to create a pull request or open an issue.
- Star and Fork the repo to stay updated!

### πŸ“œ License

- This project is licensed under the MIT License.

### πŸ“ž Contact

- If you have any questions or need further assistance, feel free to contact me:

- πŸ“§ Email: pgbadgujar007@gmail.com
- πŸ’» GitHub: immortalWebDev

#### Give a ⭐ of you like this simple project

#### Created with πŸ’˜ by Piyush