A simple weather app that shows real-time weather data and supports location tracking. Weather data is fetched from the OpenWeatherMap API. Based on this tutorial: Build a Simple Weather App with Vanilla JavaScript
python3 -m http.server 8000
# Then open: http://localhost:8000
A rewrite of the famous donut.c project in rust.
YouTube: "One project EVERY WEEK" Repo: "Project based learning"

