Skip to content

zainabreh/Weather-App-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Overview: This weather app is a sleek and intuitive web application built with React.js, designed to provide users with real-time weather information for their desired locations. Leveraging modern web technologies and APIs, the app fetches weather data from the OpenWeatherMap API and presents it in a visually appealing and easy-to-understand format.

Features:

Real-time Weather Updates: Fetches live weather data from the OpenWeatherMap API to provide users with up-to-date weather information. Dynamic User Interface: Utilizes React's state management and useEffect hook to update the UI dynamically based on user interactions and data changes. Intuitive User Experience: Offers a clean and intuitive user interface, allowing users to easily search for weather information by city name. GIF Optimization: Optimizes the loading of GIF images to enhance app performance and minimize loading times, ensuring a smooth user experience.

Technologies Used:

React.js: Frontend JavaScript library for building user interfaces. HTML5 & CSS3: Markup and styling languages for creating the structure and design of the app. OpenWeatherMap API: External API used to fetch weather data for different locations. GitHub Pages: Hosting platform used to deploy the weather app and make it accessible online.

Contributing: Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

Fork the repository. Create a new branch (git checkout -b feature/your-feature). Make your changes and commit them (git commit -am 'Add new feature'). Push to the branch (git push origin feature/your-feature). Create a new Pull Request.

Releases

No releases published

Packages

 
 
 

Contributors