How to make your Nextjs app into a progressive web app
Originally posted here!
Contents
What is a PWA (Progressive Web app)?
Make a manifest.json file
Add manifest.json to Nextjs app
Adding a service worker
Github Repo of this code
What is a PWA (Progressive Web app)?
Let's think it like this way,
I...
melvingeorge-me.hashnode.dev7 min read