Remix.run Logo
Sateeshm 3 days ago

Well done!

I created a keyboard-based local storage based time and to-do tracker 3 years ago.

I was starting out in web dev and wrote it for my own use but moved on to other stuff - don't think I even wrote any media queries. I think the codebase since, but just remembered I had it deployed on an internal site for testing - hackily removed a few things from it from the compiled JS and put it on Github.

Try it out here: https://trackey-beige.vercel.app/

https://github.com/sateeshsai/trackey (compiled JS from a Svelte 3 codebase I lost to time)