Design comparison
SolutionDesign
Solution retrospective
Hello Front-End Mentor Community! This is my solution for this challenge😊
🛠️ Built with:
- HTML
- SASS
- JS
- BEM
- API (I used IP API instead of a suggested API)
🤝Help / Feedback:
Any feedback are more than welcome!
Community feedback
- @Sachin-MahatoPosted 9 months ago
use environment variable to hide api key for that you have to install dotenv npm package and if you're using bun that you don't have to do that. there many ways you can hide your api keys, check out on the internet.
0@SaeM843Posted 9 months agoHi @SachinKumarMahato
Thank you for your comment! I tried but It seems like dotenv doesn't work on vanilla JS?
However, I learnt about dotenv, so thank you so much for the info:)
0
Please log in to post a comment
Log in with GitHubJoin 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