DevChallenges
Loading...

Weather Forecast App

Challenge: Build a weather forecast application using React, Vue, or Angular. The app should retrieve weather data from a public API and display current weather conditions and a multi-day forecast.

Follow the instructions below:

  • Fetch weather data from a weather API

  • Display current weather conditions (temperature, humidity, wind speed, etc.)

  • Show a multi-day forecast with daily temperature highs and lows

  • Implement search functionality for different locations

  • Include icons or images to represent weather conditions

  • Provide options to switch between Celsius and Fahrenheit

Once you have completed the challenge, submit your solution by providing the URLs for your GitHub repository and live application hosted on any platform. Additionally, please include a concise explanation of the work you have done.

Furthermore, we encourage you to assess and offer feedback on the solutions submitted by other participants.

How to start

  • Read the challenge's details
  • Start the challenge
  • Have fun coding!!