← Back to Projects

Weather Box

Category: Web Application
Date: June 2025
Weather Box interface screenshot

About this project

A modern weather application that combines the power of Mapbox for map interaction and Tomorrow.io for accurate weather data. Users can click anywhere on the map to get detailed weather forecasts for that location.

Key Features

  • Interactive Map: Intuitive map interface powered by Mapbox allowing users to select any location.
  • Real-time Weather: Accurate and up-to-date weather data provided by Tomorrow.io API.
  • Location Services: Reverse geocoding to get precise place names from selected coordinates.

Challenges

Implementation of React state management with TypeScript, third-party API integration, and map rendering performance optimization.

Learnings

Deepened knowledge of TypeScript, geographical APIs handling, and cloud architecture development with Firebase.