This is a weather app completely built with React + TS and Tailwind CSS. I have used Open Meteo's weather api for weather forecast This can be installable on any device since it's a PWA.
- Clone this repo on your machine
- Then
npm install
- Finally
npm run dev