Cozy reading library released 🎉
✅ Cache API
✅ Client-Side Routing (DOM Swap)
✅ Built with @astro 
Every time you open an article on Cozy, it will be stored on your browser's cache (Cache API).
Clicking a "link" in the Library, will not fetch for it but use the cached article (via DOM swapping).
Demo: https://cozy.ayco.io
Read more about the project: https://ayos.blog/building-a-cozy-web/