Skip to content

dia-nguyen/weather-app

Repository files navigation

Simple weather app using Next.js OpenWeatherMap API, Google Maps API, and Unsplash API.

App Features

  • Updating of location to view location weather forecast
  • Switch between metric and imperial units
  • Autocomplete function for location input
  • Background image changes according to location

Demo

Screen Shot 2024-01-12 at 2 57 57 PM

Preview

To Do

  • "Use My Location" feature
  • Storing location data locally
  • Probably swap out Unsplash with google location images (images are too unpredictable at the moment)
  • Writing tests
  • Minor bugs

Component Design

Screen Shot 2024-01-14 at 11 51 22 AM

Learnings

  • Developing route handlers to manage custom API calls
  • Creating custom hooks for data retrieval from our API
  • Comprehending the distinction between server and client components
  • Becoming more proficient in writing types

About

Simple weather app using OpenWeatherMap and Google Maps API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published