/The-Weather-Application

A weather app that pulls from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript.

Primary LanguageJavaScript

The-Weather-Application

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.

Landing page

screenshot

Live Link

Live demo

Technologies used:

  • JavaScript programming language
  • Bootstrap
  • HTML & CSS
  • Webpack
  • .eslintrc (for validating js code).

Setup the project on your machine:

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.

Author

👤 Clayton Siby

🤝 Contributing

Contributions, issues and feature requests are welcome! Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

TBA

📝 License

TBA