alinamarasca / 20JS-exchange-rate-calculator

Home Page:https://alinamarasca.github.io/20JS-exchange-rate-calculator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Echange Rate Calculator

simple exchange rate calculater using ExchangeRate-API

  • uses API for list of currencies and exchange rate
  • can swap currency
  • shows exact rate in separate div
  • shows rounded rate in a field
  • by default shows exchange rate for 1 unit of set currency

What is 20JS?

20 fun Vanilla JavaScript projects from Brad Traversy's "20 Web Projects WithVanilla JavaScript"
(project's previews and GitHub repo)

With this tutorials I practice and learn JS, CSS, HTML, VSCode, clean code.

About

https://alinamarasca.github.io/20JS-exchange-rate-calculator/


Languages

Language:HTML 63.7%Language:CSS 21.3%Language:JavaScript 15.0%