Sirpyerre / weatherForecast-CodeProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather forecast website

Introduction

Make a web app for users to see the current weather and the weather forecast for the next 7 days.

Requirements

  • Create a React app
  • An input for users to type city name
  • Display current weather including weather condition, temperature, humidity, wind speed, and date and time
  • Visualization to display the temperature change, humidity change, and weather conditions of each day The following image shows one way to implement the UI. Feel free to interpret the requirements however you'd like!

weather forecast

About


Languages

Language:JavaScript 80.0%Language:HTML 10.5%Language:CSS 9.6%