WeatherApp is an application to find the weather detail of any (valid) location , given it the city name. The real time weather details are fetched from Open Weather API.
Also this application is a third version of its kind.
Desktop responsive. (Soon Mobile responsive application will be developed)
Just follow this link.
(Note: The above link is yet to updated and until then it won't work.)
To run the application on your system clone it to your desktop and follow the instructions:
- Open terminal
- Enter into the file directory
- Type "npm start" and then press "Enter"
- Now give some time, the application will automatically start running in your browser
For further details please go thought README_2.mf file by clicking here
LinkedIn,
email: [email protected]
- ReactJS
- JSX
- Open Weather - to fetch weather data
- Axios
- JavaScript-ES6
- Bootstrap