Skip to content

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

Notifications You must be signed in to change notification settings

priya940/weatherapp

Repository files navigation

Aaj ka mousam - Priya Vishwakarma

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/priya940/weatherApp.git
cd weatherapp
npm install
npm run dev

API Reference

used openweathermap api

Tech Stack

Client: React, TailwindCSS

Deploy Link: https://aajkaamousam.netlify.app

Project Link: https://github.com/priya940/weatherapp