React Weather App, based on TailwindCss library And ReactJs. This app built on top of the OpenWeatherMap API.
This is a Weather application. which I developed it with the TailwindCss library and the ReactJs library.This app built on top of the OpenWeatherMap API.
Built in hooks | Custom hooks |
---|---|
useState | useWeather |
useEffect | |
useLocation |
🔥 Responsive styles
📱 React Router Dom
✅ React Hot Toast
⚡️ OpenWeatherMap API
📀loader Spinner
git clone https://github.com/masoumehmohebbi/react-weather-app/
npm i
start
script and preview project on a local server:npm run dev