This is a simple currency converter application that allows users to convert amounts between different currencies. The app fetches real-time exchange rates and provides an intuitive interface for users to input their desired amount and select the currencies for conversion.
- User-friendly interface for currency conversion
- Real-time exchange rates fetched from an external API
- Input fields for amount and currency selection
- Responsive design for various screen sizes
currency-converter-app
To start the application, run:
npm start
This will launch the app in your default web browser by pressing w.
This project is licensed under the MIT License.