Simple Progressive Web Application in React How to run: Have a local sever running with GET /posts (json-server can be used) yarn global add serve yarn build serve -s build Note All the required changes are tagged with PWA inside the code Resources Service Workers. Google PWA Fundamentals. Progressive Web Apps in React with create-react-app