shubhinav / react-weather

A weather app made in ReactJs; using hooks, React-router and React's context API. Fetches data from openweathermap.org's API.

Home Page:https://react-weather-shubhinav.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-weather

A weather app made in ReactJs; using hooks, React-router and React's context API. Fetches data from openweathermap.org's API.

Features:

  1. Get current weather of searched city.
  2. Get hourly weather (upto 48 hours) and daily weather (upto 8 days) of searched city.
  3. Switch from metric and imperial units with one click/tap.
  4. View in light or dark theme!
  5. Minimal and clean UI.

About

A weather app made in ReactJs; using hooks, React-router and React's context API. Fetches data from openweathermap.org's API.

https://react-weather-shubhinav.vercel.app/


Languages

Language:JavaScript 58.8%Language:CSS 35.7%Language:HTML 5.4%