This project is a weather forecast website developed using React.js for the frontend. It allows users to check the weather forecast for various cities. Users can select a city from a dropdown menu and view the weather forecast for the next 3 days, including temperature and weather conditions.
- City Selection: Users can choose a city from a dropdown menu.
- Weather Forecast: Display the weather forecast for the selected city for the next 3 days.
- Dynamic Icons: Weather conditions are represented with dynamic icons.
- Skeleton Loading: Show a loading skeleton while waiting for weather data to be fetched.
- Responsive Design: Fully responsive for mobile devices as well.
Here are a couple of screenshots showcasing the website:


- Frontend:
- React.js
- Fetch API (for making HTTP requests)
- React Icons (for displaying weather icons)
- CSS (for styling)
- Clone the Repository: git clone https://github.com/Dipanshu-verma/knorex-weather-app.git