Weather website is a website that shows you the weather for a particular city
Our project displays the weather condition, when you enter the city a, you can get the weather condition in this location, such as temperature ,Location and humidity ..etc.
When the requests the weather using API ( get weather). Then the weather output will appear.
As a user you can enter the city name.
As a user you can press getweather to get the weather status
- Clone this repo to your local machine using:
$ git clone https://github.com/GSG-K3/React-Weather-App.git- now follow these steps to run our projects
$ cd React-Weather-App
$ npm i
$ npm start- public
- index.html
- src
- Components
- Weather.css
- Weather.js
- WeatherCondition.js
- App.js
- index.js
- App.css
Team:
