An open API service indexing awesome lists of open source software.

https://github.com/lorem-ipsumm/offline-site

This is a site where I experiment with idea of requiring the user to disconnect from the internet to interact with the site
https://github.com/lorem-ipsumm/offline-site

offline react website

Last synced: about 2 months ago
JSON representation

This is a site where I experiment with idea of requiring the user to disconnect from the internet to interact with the site

Awesome Lists containing this project

README

          

# offline

This is a site where I experiment with idea of requiring the user to disconnect from the internet to interact with the site. By checking the browsers `window.navigator.onLine` the site can determine whether or not the device is connected to the internet. Using this I can show different content for offline/online browsing. This isn't super "practical" but is an interesting idea to play around with.

Try it out: https://disconnnect.netlify.app/