Weather App Development with React.js

Ahmad

Ahmad Abu Rabea

Mobile preview
Mobile preview
myWeatherApp Technologies Used: React.js, Axios (for API data fetching) APIs Utilized:
Geolocation API – Retrieves geographic coordinates based on the user-entered location.
Weather Data API – Provides detailed weather information (temperature, conditions, etc.) using the retrieved coordinates.
Country Flag API – Displays the national flag corresponding to the identified location, based on the fetched coordinates.
Like this project

Posted Jun 22, 2025

Developed a weather app using React.js and APIs for geolocation, weather data, and country flags.