Welcome to the Currency Converter Project!
This repository lets you instantly convert any currency with a clean, interactive website, built using HTML, CSS, and JavaScript.
- Instant Currency Conversion: Get real-time conversions between currencies.
- Modern & Responsive UI: Works smoothly on desktop and mobile.
- Easy to Use: Select your currencies, enter an amount, and see the result instantly.
- Clean Codebase: Organized HTML, CSS, and JavaScript for easy customization.
- HTML β Structure
- CSS β Styling and layout
- JavaScript β Logic and API integration
βββ index.html
βββ style.css
βββ script.js
βββ README.md
- index.html β The main web page.
- style.css β Styles for the currency converter.
- script.js β Handles currency conversion logic and API calls.
- README.md β Project documentation (youβre here!).
Add a screenshot of your currency converter UI here!
Simply upload asscreenshot.pngin the root directory.
-
Clone this repository:
git clone https://github.com/Koustav41/Currency-converter-project.git cd Currency-converter-project -
Open
index.htmlin your browser:- Double-click
index.html, or - Use a Live Server extension in your code editor.
- Double-click
-
Start converting currencies instantly!
- Add More Currencies: Update supported currencies in the code.
- API Source: Integrate different exchange rate APIs as needed.
- UI Tweaks: Modify
style.cssfor your own look and feel.
Contributions are welcome!
Feel free to fork this repo, open issues, or submit pull requests to enhance the project.
This project is for educational and demonstration purposes.
Feel free to use, modify, and share!
Made with β€οΈ by Koustav41
