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.
Inspired by cross stitch projects like this one and the one my partner is working on.
- React
- TailwindCSS
- TypeScript
- The OpenMeteo Historical Weather API
- Vite
- Allow users to set their own location.
- Allow users to set their own time range, rather than year-to-date.
- Allow users to set their own color scheme.