Back-end Developer
Front-end Developer
Freelancer
Programmer
This app will fetch the local weather in your area by pinging an IP info endpoint and then feeding the return from that endpoint into an open source weather API. This was one of my first programming projects when I was learning to code in 2017.
However, Free Code Camp disabled their free weather API around 4 years ago which means the app is permanently broken. I thought about using Open Weather Map, but I just didn’t feel comfortable putting my API key in my CodePen account.
You can still see the code on CodePen.