weatherMaDrs
SvelteKit / Tailwind / OpenWeatherMap API
Description
A weather app I built with SvelteKit and the OpenWeatherMap API.
Overview
Figuring out how to dynamically pass multiple parameters, based on user input, to my server-load functions and custom server API routes was definitely the biggest challenge in this project.
In the spirit of the Svelte and SvelteKit demo apps (which have a built-in todo list and Wordle-like game, respectively), I decided to integrate this application directly into my portfolio.