This project uses an API to convert to over 170 currencies.
Check out my project here: https://jacinthadev.github.io/simple-api2/
Tech used: HTML, CSS, JavaScript
I learned the quirks of dealing with APIs. This API documentation was difficult for me to read and I ended up choosing an API that didn't have all the information I needed so I had to use 2 and make them work together. I learned how to pass information from one function into the next to make everything work together.
Take a look at similar projects!
Weather App: https://github.com/JacinthaDev/Weather-API
Workout App: https://github.com/JacinthaDev/simple-api-1
Tic-Tac-Toe: https://github.com/JacinthaDev/Tic-Tac-Toe