RostiMelk / differ

A tool for comparing two web pages.

Home Page:https://differ.sanity.build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Differ: Web Page Comparer

Screenshot

Differ is a tool for comparing two web pages.

Features

  • Side-by-Side Comparison: View two web pages simultaneously without juggling multiple tabs.
  • SEO Comparison: Compare SEO elements between two web pages.
  • Checks semantic differences: Differ highlights semantic differences between the two web pages.
  • Snapshot Functionality: Grab screenshots of your comparisons for further analysis or sharing.

Prerequisites

Before you get started, ensure that you have:

  • Node.js (v14 or newer)
  • npm (v6 or newer)

Getting Started

  1. Clone the Repository:

    git clone https://github.com/rostimelk/differ.git
    cd differ
  2. Install Dependencies:

    npm install
  3. Launch the Development Server:

    npm run dev

    Now, head over to http://localhost:3000 in your browser to see Differ in action.

About

A tool for comparing two web pages.

https://differ.sanity.build


Languages

Language:TypeScript 94.9%Language:JavaScript 5.0%Language:CSS 0.1%