Loading...
Skip to Content

Code Katas

Code Kata's completed as part of DEPT® Tech Days

⛅ Emoji Weather

In this Code Kata, you will create a simple, fun weather website that displays the current weather conditions using emojis. Developers can choose to implement in any language and technology based on their expertise. The application should fetch real-time weather data from a public API and display the weather conditions using relevant emojis. Objective: The goal of this exercise is to practice working with external APIs, handling JSON data, and creating a fun, engaging user interface.