Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 429 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 429 Bytes

React Weather app

This is a weather app created with React.

Features

  • Users are able to search a city, country.
  • The app will return the weather info based on the city user search.
  • Weather info like: temperature, humidity, wind speed...

Stacks used

  • Tailwind CSS
  • React v18+
  • React query & Axios to fetch data
  • Project created with vite

See it live here: weather app