Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 607 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 607 Bytes

Weather App 🌤️

A simple weather app built with React.js that allows search for current weather conditions by city name and location.

Features

  • 🌦️ View current weather information
  • 🏙️ Search weather by city name
  • 📱 Responsive design (Desktop & Mobile)
  • 🌐 Deployed on Render web hosting. click here for preview

Screenshots

Desktop View

Desktop View

Mobile View

Mobile View

Tech Stack

  • React.js
  • Axios (for API calls)
  • Tailwind CSS (for styling)