With The Weather Forecasting user can search locations by city name and observe the weather for the next 5-6 days and 3 hour interval.
The user of The Weather Forecasting tool can look for destinations by city name and view the weather forecast for the next three hours, five to six days out. The app is created with material-UI and React.js.
The app is developed using React.js.
- Make sure you already have
Node.js
andnpm
installed in your system. - You need an API key from OpenWeatherMap. After creating an account, grab your key.
- Clone the repository:
@@ git clone https://github.com/Amin-Awinti/the-weather-forecasting.git
- Install the packages using the command
npm install
react-js
Check packages.json
for details
Thank You ☺