Skip to content

pwa: add offline support and manifest.json#475

Open
DebasmitaBose0 wants to merge 1 commit into
PatelHarsh2006:mainfrom
DebasmitaBose0:pwa/offline-support
Open

pwa: add offline support and manifest.json#475
DebasmitaBose0 wants to merge 1 commit into
PatelHarsh2006:mainfrom
DebasmitaBose0:pwa/offline-support

Conversation

@DebasmitaBose0
Copy link
Copy Markdown

Closes #474

Summary

Configures PWA capabilities, including a service worker for caching static assets.

Changes Made

  • Created manifest.json and sw.js.
  • Registered the service worker in index.html.

Testing

Verified offline mode using Chrome Developer Tools application tabs.

Checklist

  • Code follows project standards
  • Tested locally
  • No unrelated changes included
  • Responsive design verified
  • Accessibility considered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pwa: Add progressive web app support with offline assets caching

1 participant