GiggleCast is a fun and interactive weather forecasting application built with React. It offers real-time weather updates and forecasts with an engaging user interface.
- ๐ก๏ธ Real-time weather updates
- ๐ 5-day weather forecast
- ๐ City search functionality
- ๐ฑ Responsive design
- ๐ Fun animations
- Clone the repository:
git clone https://github.com/Mohan-duhan/GiggleCast-Fun-with-Forecasts.git cd GiggleCast-Fun-with-Forecasts - Install dependencies:
npm install
- Get your API key from OpenWeatherMap and create a
.envfile:REACT_APP_WEATHER_API_KEY=your_api_key_here
- Start the development server:
npm start
- Usage ๐ Enter a city name in the search bar to get current weather and a 5-day forecast.
โ๏ธ React
๐ก Axios
๐ OpenWeatherMap API
๐จ CSS Modules
Contributions are welcome! Feel free to open an issue or submit a pull request.



