This project is the result of reading the book by Guilherme Pontes this book teaches how to build a PWA from scratch using React JS, and the book focus a lot on good practice when building a PWA in the end of the book we use the google LightHouse tool to check if tour PWA meats the requeriment of a modern PWA by using LightHouse. LightHouse is an open source tool that audits a web application for the PWA feature, it provides a set of metrics to help guide you in creating a full application PWA for your users.
LightHouse tests if your app:
- May load under offline or inconsistent network conditions
- It’s relatively fast
- It is served from a safe origin.
- Uses certain accessibility best practices
If you would like to know more about this project click on this link or visit the demo