/weatherApp

Project using APIs to get the weather, images, and cities. It was build to learning to handle APIs, async calls, and promises using JavaScript.

Primary LanguageJavaScript

Contributors Forks Stargazers Issues

Weather API

On this project, I created an app to get the weather information. You just search the city and it will return the weather on that location. It uses OpenWeather API to get the weather information, Flickr API to get images and Algoria API to return a list of cities to autocomplete on the Search.

screenshot

Table of Contents

Features

  • The app can switch between Celsius or Fahrenheit degrees
  • It will return as a background image, some image that was taken around the city it is searching (using Flickr API for it)
  • It suggests cities on search (using Algoria API for it)
  • When there is no return for the weather API it handles the error showing a message

Demo

Live Demo

Installation

You can get a local copy of the repository please run the following commands on your terminal:

$ cd <folder>
$ git clone git@github.com:Stricks1/weatherApp.git

Built With

  • Javascript
  • HTML
  • CSS
  • Webpack
  • Open Weather API

Contributing

Contributions, issues and feature requests are welcome!

You can do it on issues page.

Acknowledgments

Special thanks to code reviewers.

Show your support

Give a ⭐️ if you like this project!

Author

👤 Gabriel Malheiros Silveira

License

Creative Commons 2020