Skip to content

A NextJS app for comparing the Lighthouse scores of various websites using interactive charts.

License

Notifications You must be signed in to change notification settings

nirajgiriXD/lighthouse-insight

Repository files navigation

Lighthouse Insight

Lighthouse Insight is a Next.js application designed to streamline the process of generating and comparing Lighthouse reports for multiple webpages. By simply providing a list of URLs, users can quickly obtain detailed Lighthouse reports and compare their scores using intuitive histogram charts.

Features

  • Automated Lighthouse Reports: Generate comprehensive Lighthouse reports for multiple URLs without manual intervention.
  • Comparison Tool: Compare the performance, SEO, accessibility, and other scores of different webpages through clear and concise histogram charts.
  • User-Friendly Interface: Easily input URLs and view the generated reports in a structured and accessible manner.
  • Incremental Updates: Reports are updated incrementally as each URL is processed, ensuring a smooth user experience.

Getting Started

Prerequisites

  • Node.js (version 14 or higher)
  • npm or yarn

Setup

Clone the repository:

git clone https://github.com/nirajgiriXD/lighthouse-insight.git

Installation

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Contribute

We welcome contributions from the community! Whether you're a developer, designer or user your input is valuable.

  • If you'd like to contribute, fork the repository, make your changes, and create a pull request. We appreciate your efforts in improving the project!

  • If you have any ideas or suggestions, feel free to share them in the discussions section. We appreciate your feedback and are open to collaborative discussions to enhance the project!

About

A NextJS app for comparing the Lighthouse scores of various websites using interactive charts.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages