Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 810 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 810 Bytes

FiatConverter-JS

imagen

imagen

FiatConverter is a web app for real-time currency conversion using ExchangeRate-API. It allows users to select currencies, input amounts, and instantly view converted values. The app also features a dark mode toggle.

To Run it locally

To run this project locally, follow these steps:

1. Clone the repository:

git clone https://github.com/yourusername/FiatConverter.git

2. Navigate to the project directory:

cd FiatConverter

3. Open index.html in your web browser.