Currency converter

Create a currency converter webpage. The page should convert the given currency to the chosen one.

  • The user will be able to select a crypto currency and input the price
  • Then, the user will be able to convert the crypto currency into another selected currency e.g. USD/EUR etc
  • Allow to user to choose either BTC, ETH or LTC for the cryptocurrency
  • Allow to user to choose either EUR, GBP or USD for the currency
  • The result will, then, be displayed to the user

Instructions

Example once your program is running properly (ignore dropdown values):

preview