pazguille / web-vitals-leaderboard

The simplest way to understand how your site’s user experience compares to other major sites in your industry.

Home Page:https://web-vitals.pazguille.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Vitals Leaderboard

The simplest way to understand how your site’s user experience compares to other major sites in your industry.

⚡️ https://web-vitals.pazguille.me/

Development

  1. Install Git and Node.

  2. Open your terminal and clone th repository by running:

git clone git@github.com:pazguille/web-vitals-leaderboard.git
  1. Go to folder web-vitals-leaderboard:
cd web-vitals-leaderboard
  1. Move to develop branch:
git checkout develop
  1. Install development dependencies:
npm install
  1. Run a local server:
npm start
  1. 👨‍💻 Code, code code!

  2. Send a pull request if you wish.

Made with ❤ by

License

MIT license. Copyright © 2020.

About

The simplest way to understand how your site’s user experience compares to other major sites in your industry.

https://web-vitals.pazguille.me/

License:MIT License


Languages

Language:JavaScript 44.1%Language:HTML 38.8%Language:CSS 17.1%