Convert an Existing React App to a PWA (Typescript)
I wanted to convert my existing react app to a PWA because I wanted to publish it on google play store without having to rewrite it with something like react native. To convert an existing react app to a PWA, we need
A service worker
A manifest file...
cherylm.hashnode.dev2 min read
Mariana Caldas
Front-End Developer | Scrum Master
Really helpful, Cheryl! Thanks!