cedric-and-bob / SWRApp

This utilizes the SWR React Hooks package for remote data fetching. This will be a web page that will serve several purposes to a user and will certainly grow over time.
https://tender-jennings-989213.netlify.com/
MIT License
0 stars 0 forks source link

Need API account for openweathermap.org #5

Closed robpedersendev closed 4 years ago

robpedersendev commented 4 years ago

Geolocation is now enabled, next up is to sign up for an actual API account so the location data can change, right now that url I have to get the data from is fake data from openweathermap.org

robpedersendev commented 4 years ago

We now have a Live API for data updating based off of the users location.