watkincw / Budget-Tracker

0 stars 0 forks source link

Add a service worker to your application (19.4: Using Service Workers) #3

Closed watkincw closed 3 years ago

watkincw commented 3 years ago

Need to add a service worker to your application.

Service Worker => public/ directory

Review Module 19: Progressive Web Applications (PWA), Lesson 4: Using Service Workers as a refresher on how to add this to your application.

watkincw commented 3 years ago

Done