Skip to content

This is a weather application that uses the OpenWeatherMap API to get the data from any city in their database and displays it with some random images from Unsplash API. the main weather information is displayed on the left side and on the right side the complementary data

Notifications You must be signed in to change notification settings

mateomh/JS-weather-app

Repository files navigation

Weather App

This website displays the basic weather data from any city you want.

screenshot

This site was created using the open weather API for the data and the unsplash API for the images. The idea is to get used to the interaction with APIs to populate information on your pages. This is the fourth project in the Microvese technical curriculum for JavaScript.

Built With

  • Javascript
  • DOM
  • Webpack
  • API

Live Demo

Live Demo Link

Usage

Everything you need to run the page is inside the dist folder of the project. Just copy the index.html and the main.js from this folder and open the index.html in you browser. Both files should remain in the same folder for it to work.

Author

👤 Mateo mojica

🤝 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

  • Odin Project
  • Microverse
  • Openweathermap
  • Unsplash

📝 License

This project is MIT licensed.

About

This is a weather application that uses the OpenWeatherMap API to get the data from any city in their database and displays it with some random images from Unsplash API. the main weather information is displayed on the left side and on the right side the complementary data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published