Skip to content

This is the demo project for improve web vital metrics. It's a simple site with a lot of bad practices.

Notifications You must be signed in to change notification settings

hasantezcan/web-vitals-demo

Repository files navigation

web-vitals-demo

This is the demo project for improve web vital metrics. It's a simple site with a lot of bad practices.

You can practice with this project and improve the web vital metrics.

We prepared 3 case for each vital metrics

  1. LCP - Largest Contentful Paint (prepared by @hasantezcan)

    You can switch the LCP branch to see the LCP cases

  2. FID - First Input Delay (prepared by @merttosun)

    You can switch the FID branch to see the FID cases

  3. CLS - Cumulative Layout Shift (prepared by @aslihann)

    You can switch the CLS branch to see the CLS cases

How to use

  1. Clone this repo

  2. Install dependencies

yarn install
  1. Run the project
yarn dev
  1. Open the project in your browser
http://localhost:3000

License

MIT

About

This is the demo project for improve web vital metrics. It's a simple site with a lot of bad practices.

Topics

Resources

Stars

Watchers

Forks