top of page

Weather Application
This is a real-time weather application built from scratch using TypeScript and React. It serves as a simple tool to check the weather and was primarily a practice project for working with APIs to fetch real-time data using HTTPS methods, delivering the desired results.

TypeScript
Structured with TypeScriot to add functionallity.
CSS / HTML
Styled with pure CSS and structured with HTML.
React
React for dynamic component implementation.
Zustand
Using Zustand to manages global variables between components.

bottom of page