Skip to content

A weather application that shows the user the weather information about any city in the world: the general situation of the weather, temperature, humidity, and wind. Those informations gathered from OpenWeatherMap API. Built with Javascript, Webpack, and OpenWeatherMap API.

License

Notifications You must be signed in to change notification settings

ABDELLANI-Youcef/Weather_App_js

Repository files navigation

Weather_App_js

About

In this application, we created a weather application that let the user know the weather in any town in the world.

To build this application we used:

  • Javascript ES6
  • Webpack
  • DOM
  • Html/css
  • OpenWeatherMap API
  • Giphy API
  • Linters ( eslint and stylelint)

Live-Demo

The live demo link

Features

The information the can be shown to the user about the city are:

  • the general situaton of the weather;
  • the temperature;
  • the humidity;
  • the speed of the wind;
  • the direction of the wind;
  • a GIF picture about the weather.

Getting started (Development)

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

$ git clone git@github.com:ABDELLANI-Youcef/Weather_App_js.git
$ cd Weather_App_js
$ git checkout development
$ git branch feature
$ git checkout feature

Lunch the application

After making the local copy of the repository:

  • get inside the repository folder;
  • get inside the the folder (dist);
  • open the "index.html" file in the web browser.

Author

Youcef Abdellani

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

All source codeis available jointly under the MIT License. See MIT licence for details.

About

A weather application that shows the user the weather information about any city in the world: the general situation of the weather, temperature, humidity, and wind. Those informations gathered from OpenWeatherMap API. Built with Javascript, Webpack, and OpenWeatherMap API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published