# Weather App ## Docs - [Getting an API key](https://mintlify.wiki/yash2000-star/weather-app/guides/api-key.md): Create a free OpenWeatherMap account and generate an API key for the Weather App. - [Customization](https://mintlify.wiki/yash2000-star/weather-app/guides/customization.md): Change the city, temperature units, colors, card size, and font of the Weather App. - [Setup](https://mintlify.wiki/yash2000-star/weather-app/guides/setup.md): Clone the Weather App and get it running in your browser in a few minutes. - [Introduction](https://mintlify.wiki/yash2000-star/weather-app/introduction.md): A lightweight, browser-based weather app that shows real-time weather data using the OpenWeatherMap API. - [Quickstart](https://mintlify.wiki/yash2000-star/weather-app/quickstart.md): Get the Weather App running in your browser in minutes. - [UI components](https://mintlify.wiki/yash2000-star/weather-app/reference/ui-components.md): Reference for the HTML elements and CSS classes that make up the Weather App interface, including DOM element IDs written by JavaScript and the card and button styles. - [Weather data](https://mintlify.wiki/yash2000-star/weather-app/reference/weather-data.md): Reference for the OpenWeatherMap Current Weather API fields used by the app, including query parameters, response fields, and the icon URL pattern.