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

Geolocation API call #1

Closed koyablue closed 1 year ago

koyablue commented 1 year ago

Overview

Implement API call function to determine a user's current location.

Purpose

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

Proposal

Tasks