Webapplication to convert between different currencies. The application's GUI let's you conveniently choose all currencies by the currency code, and displays exchange rate and countries flags.
- Clone the repository:
git clone https://github.com/tpreisig/currency-converter.git
- Navigate to the project directory:
cd currency-converter
- Install dependencies:
npm install
To start the application, run:
npm run dev
This project is licensed under the MIT License - see the LICENSE file for details.
Maintained by tpreisig - feel free to reach out!