Multi-Step Form | Currency API & Dark Mode

Solution retrospective
I'm most proud of implementing the currency exchange API in order to display different currencies, using a live exchange rate. Next time I would look into other ways of making the form more comprehensive & look at improving the styling to look more modern.
What challenges did you encounter, and how did you overcome them?The main challenge was handling the use of different currencies, I had first tried an npm package but still had to hardcode too many rates. In the end, I opted for using an API which gave me the data I needed so all I had to hardcode was the price in the default currency (GBP).
What specific areas of your project would you like help with?I would like to know if I could further optimise the JavaScript, other than obviously using a library/framework. In this project, I tried to separate concerns & optimise where possible.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Ace of Space’s solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord