React app made using tailwind CSS. It helps to track Weather forecasts and current condition in real time.
- Light/dark mode toggle
- Fully Responsive
- Realtime Forecast
- Shows humidity, UV Index, Air quality, etc...
Clone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run start
