Welcome my Weather App, your go-to destination for real-time weather information from around the world! This comprehensive weather application provides you with a forecast for the next 5 days (daily average) and current conditions.
✔️ Global Coverage: Access weather data for locations worldwide. Whether you're planning a trip or just curious about the weather elsewhere, WeatherApp has you covered. (Limited by GeoDB API)
✔️ 5-Day Forecast: Stay ahead of the weather with a detailed forecast for the upcoming 5 days. Plan your activities with confidence, knowing what to expect in advance. (Daily average)
✔️ Current Conditions: Get real-time updates on the current weather conditions, including temperature, humidity, wind speed, and wind direction.
✔️ Geolocation: Allow Weather App to access your current location for instant, personalized weather information tailored to your surroundings.
✔️ User-Friendly Interface: Enjoy a seamless and intuitive user interface, making it easy to navigate and retrieve the weather data you need.
Note
This project does not store information about your geolocation and is not used for any purpose other than calling the OpenWeather API.
This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/varJonathanR/weather-app
# Install dependencies
$ npm install
# Run the app
$ npm start
- GitHub @varJonathanR
- LinkedIn @jonathanrodriguez04