A Weather Forecast project built with React, Chakra UI and WeatherApi. Get the weather forecast with smart layout. View wind, precipitation, humidity and temperature up to 3 days forecast. Search through cities or states worldwide accurate realtime.
https://react-weather-fc.web.app/
- React (Context Api & Hooks)
- Chakra UI
- Weather Api
git clone https://github.com/hourmeng12/weather-forecast
npm install
Sign up for Weatherapi and create .env.local
file with api key.
npm start / npm run build
Hourmeng Khy