Skip to content

Ex-Zy/weather-widget

Repository files navigation

Weather Widget

A simple responsive weather widget that shows the current weather of the user's location or searched location.

Preview

Weather Widget

Features

  • Adaptive widget layout for mobile and desktop.
  • Shows the current weather of the user's location.
  • Search for a location by city name or latitude and longitude or ip address.
  • Lazy loading of the weather widget.
  • Handles loading and error states.

Installation

git clone git@github.com:Ex-Zy/weather-widget.git

cd weather-widget

npm install

Usage

npm run dev

Build

npm run build

Tools used:

  • Vite
  • Typescript
  • Material UI
  • OpenWeatherMap API
  • IP API
  • React
  • React custom hooks

About

React weather widget based for free weatherapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published