aadityatamrakar / pwa_notes

PWA Notes app developed using localstorage and service worker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA Notes

This app is developed using caching and ServiceWorker.

The app serves following features

  • Write notes which then saved to the localStorage.
  • Works and fetches notes offline-capable thanks to ServiceWorker.
  • "Add To Home Screen" feature on Android supported devices to launch the app from home screen.

Demo Video

IMAGE ALT TEXT

License

MIT


GitHub @aadityatamrakar  ·  Linkedin @aadityatamrakar

About

PWA Notes app developed using localstorage and service worker


Languages

Language:JavaScript 50.3%Language:HTML 30.0%Language:CSS 19.7%