/monitoring-core-web-vitals

Example website that monitors Core Web Vital measurements

Primary LanguageJavaScriptMIT LicenseMIT

Monitoring Core Web Vitals

This is an example project for showing how to implement a basic performance monitoring script to capture Core Web Vitals. This is for educational purposes and is not production ready.

If you need production website monitoring, check out Request Metrics

Setup

  • Node 14.15.0
  • npm install
  • npm start