Temperature Chart
Inspired by cross stitch projects likeĀ this one, I built a display for historical temperature data, queried from the OpenMeteo Historical Weather API.
Currently, this displays data in my hometown for the year to date. Hovering each day shows the numerical date and the highest temperature of the day.
Tools used
- React
- REST API
- TailwindCSS
- TypeScript