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

Setup api #2

Closed robpedersendev closed 4 years ago

robpedersendev commented 4 years ago

This branch and PR's purpose was to be able to not only get the data from a sample API call from Openweathermap.org. Everything is displaying the mock data correctly on the website as of now.