This is a modified version of the original weatherForecast to make the code base more readable and maintainable as well as making data fetching more secure with Next JS.
The link to site is here: https://weather-app-nine-self.vercel.app/
Enter a city (required), state (optional), and country(optional) to get the forecast for the queried location.
You can alter the units (°K °F °C) to your prefered measurement.
- Next JS
- Lodash
- React
- Typescript
- Framer Motion