pablodlc / weather-dashboard

This is an app that lets users search for weather conditions by city and it will display the current weather conditions as well as a 5-day forecast for the searched city. This app uses WeatherOneCall API to fetch the weather data and and Moment.js to determine the current date as a starting point for the 5-day forecast.
https://pablodlc.github.io/weather-dashboard/
0 stars 0 forks source link

Open Weather #4

Closed pablodlc closed 3 years ago

pablodlc commented 3 years ago

A LOT

pablodlc commented 3 years ago

API working. Need to:

pablodlc commented 3 years ago

did it all!