"On This Day" displays history weather data about your current location. It shows the weather data for the same day in the past years.
This is a demo project using SQLite with SQL.js-HTTPVFS as a free database deployed on Github Pages.
The weather data is based on this weather dataset
You can learn more about how it works and how I made it here.
We are building solidtime - The modern Open Source Time Tracker
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint