A notes PWA
A note taking application (like OneNote or Evernote, only much simpler) written as a PWA. The goal is to match the look and feel of native smartphone applications. This includes:
- Adding the application to your homescreen.
- Fully working offline.
Go to https://notes.kuehle.me on your smartphone and add the website to your homescreen.
yarn install
DISABLE_SERVICE_WORKER=1 yarn start