The Weather app is a simple application that uses the Open Weather Map API to retrieve weather information, in this case I made use of temperature ( high/low ), humidity and windspeed. In the input field, you can enter a city name of your choice & click on ( View Weather Info) button to review weather info for that particular city. There is an option to view temperature in fahrenheit or celcius -- click on the checkbox to do that. You can see the app in action by visiting the live demo link below.
- JavaScript programming language
- Bootstrap
- HTML & CSS
- Webpack
- .eslintrc (for validating js code).
To contribute to this project, run the following command on your terminal:
git clone https://github.com/ClaytonSiby/The-Weather-Application.git
Once you have the cloned the project & you are still on the terminal, run:
cd The-Weather-Application
And run the app on your local machine in the browser of your choice.
👤 Clayton Siby
- Github: @Clayton Siby
- Twitter: @ClaytonSiby
- Linkedin: linkedin
- [email protected]
Contributions, issues and feature requests are welcome! Feel free to check the issues page.
Give a ⭐️ if you like this project!
TBA
TBA