A fully responsive weather app made with react and tailwind css and weatherapi. some of the features: hourly weather, air quality, sunrise and sunset, weather prediction for upcoming days, air pressure and more.
first clone the project or download the zip file directly from this repository. then open your terminal and run:
npm install
to run the application:
npm start