Skip to content
/ To-D0 Public

Simple Offline To-Do App in Progrssive Web App using HTML, CSS and Javascript.

License

Notifications You must be signed in to change notification settings

vRajnish/To-D0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do PWA

Simple offline To-Do List App in HTML using Progressive Web App Technique.

In This I have a sw.js file which is a service worker used to store files in cache which can later be referenced during offline. A Service Worker had a code of : Install the service worker. Activate the Service Worker and Fetch the response from cache if it is available.

screenshot 26

Releases

No releases published

Packages

No packages published