koyablue / weather-wear

Web app that suggests clothing based on temperature and weather conditions.
https://weather-wear-zeta.vercel.app
0 stars 0 forks source link

OpenWeather API call #3

Closed koyablue closed 1 year ago

koyablue commented 1 year ago

Overview

Implement API call function to get weather information based on the coordinate.

feature/issue-2/open-weather-api-call

Purpose

To display the weather, temperature, clothing info based on a user's current location.

Proposal

Tasks