## Value proposition **As a** user **I need** to change the currency in different fiats **to be able to** check the prices in different currencys ## Description Dropdown menu to change the fiat to see the prices in currency of choice  ## Acceptance Criteria - [ ] Dropdown menu which shows different currency's - [ ] Searchable for currency's - [ ] Click on currency should change prices into selected currency ## Tasks - [ ] src/pages/HomePage (Add dropdown react select) - [ ] Build component for react select field