A simple and intuitive currency converter, developed as part of the Dev Club course. Convert Brazilian Real (BRL) to US Dollar (USD), Euro (EUR) and Bitcoin Also with Real-time exchange rates using www.awesomeapi.com.br. π
- HTML β Structure
- CSS (SASS) β Styling
- JavaScript β Logic & DOM Manipulation
- Convert BRL to USD and EUR
- Auto-update conversion on currency change
go on your powershell or terminal:
git clone https://github.com/CamilleGS/currency-convert.git
cd currency-convert
open index.html - Real-time exchange rates β using www.awesomeapi.com.br
CamilleGS
π Project developed during the Dev Club course.

