Link : Weather-N-A
-
Mr.Rami wants to know:
- weather before leaving the house,because he is afraid of illness.
Find out the weather for the current day and next 7 days.
Stakholders
Anyone who interested in weather.
- I can see the current weather.
- I can search for the weather every week for a specific city or country.
- As a user I can open the website and see the weather based on my location and can search for the weather for any city.
- Clone this repository
- Cd weather-app-A-n
- Run
npm i - run
npm startto run the project
Data can be accessed using:
- City or town name like : Paris
- Latitude and Longitude (decimal degree) like : 48.8567,2.3508
- UK postcode like : SW1
- US ZIP code like : 10001
- Canada postal code like : G2J
- IP address like : 100.0.0.1
- Auto IP detection like : auto:ip
- Airport code like : iata:DXB
- METAR like : metar:EGLL
- React Js
- CSS
- Javascript
- Ahmed Elalmi.
- Nareman Hilles.