This repository contains a simple Weather App built using React.js with Class-based Components.
- View current weather conditions based on user location or search
- Display weather condition icon
- Responsive design
- Hourly and Daily forcast
- Forcast in details
-
Clone the repository:
git clone https://github.com/iamhosen/weather-app-react-legacy.git
-
Navigate to the project directory:
cd weather-app-react-legacy
-
Install dependencies
npm install
-
Start the development server
npm run dev
-
Open your browser and visit http://localhost:5173/ to view the app.
- React.js
- Tailwind Css
- Open-Meteo API
This Weather App is developed by Hossein Amirhosseini.
This project is licensed under the MIT License.