WeatherUps
A weather app with react and tailwind as frontend and relies open-meteo api for weather data. It is also a pwa.
Install / Use
/learn @bhendi-boi/WeatherUpsREADME
WeatherUps
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.
Deployed at
Resources used
To use this repo for development
- Clone this repo on your machine
- Then
npm install - Finally
npm run dev
