/weatherApp

It is a web application displaying the current weather details and future 5 days details

Primary LanguageJavaScript

Aaj ka mousam - Manya Jain

It is a web application displaying the current weather details like

  • current temperature
  • what it feels like
  • the appropriate icon matching with weather
  • humidity
  • wind speed
  • wind direction
  • minimum temperature
  • maximum temperature

and also the temperature of future 4-5 days in the timezone of 12:00

Run Locally

  git clone https://github.com/Manya67/weatherApp.git
  cd weatherApp
  npm install
  npm run dev

API Reference

used openweathermap api

Tech Stack

Client: React, TailwindCSS

Links

Deploy Link: https://aajkamousam-manya.netlify.app/

Project Link: https://github.com/Manya67/weatherApp