Legal Firm is an application created with React and Gatsby
You can see the full project here
Clone repo and run:
npm install
To start development mode use:
npm start
or
npm gatsby develop
Legal Firm is a Progresive Web App. You can use it even when you are offline.
You can test application performence with Lighthouse.
Lighthouse is a great tool for improving the performance, quality, and correctness of your web apps.