Hi there! This project is simple currency calculator 💱 that allows you to convert GBP,EUR,USD in both ways (sell and buy) into PLN.
https://ekaterinagrecko.github.io/currency-calculator/
To get converted result:
- Choose operation in a field "Wybierz operację"(kupno=buy, sprzedaż=sell).
- Choose currency as want to exchange in a field "Wybierz walutę".
- Add amount to convert in a field "Podaj kwotę waluty". Please remember, as minimal amount you can add is 1.
- Press button "Przelicz".
- Your result (final converted amount) will be shown in a field "Otrzymasz".
- HTML
- CSS
- ES6+
- BEM Methology