/odin_weather_app

# Calculator Weather app implemented with JavaScript, HTML, CSS as part of the Odin Project curriculum. It allows the user to search a city and display the weather

Primary LanguageJavaScript

odin_weather_app

Weather app implemented with JavaScript, HTML, CSS as part of the Odin Project curriculum. It allows the user to search a city and display the weather forecast using WeatherAPI.

DOM manipulations functions and functions dealing with the API have been separated in different modules. Webpack is used to bundle modules.

The "src" directory contains the source code and the "dist" directory contains the distibution code generated by webpack.

Access link: https://slecler96.github.io/odin_weather_app/

Credits: github icon: "https://www.flaticon.com/free-icons/github"