Create a Currency-Convert-Web-App Using Html, Css and mainly Javascript and API.
https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@latest/v1/currencies.json
1- Create Simple HTML Code and Give Css.
2- Add Flag url to fetch flag icons and code.js to get flag icons for selected country
3- Fetch API from given url using async await and use it to fetch currency details and exchange rate.
4- Customize Ui for this Projects and make it responsive too.