Skip to content

jakedoublev/this-or-that

Repository files navigation

this-or-that

Screenshot 2025-01-01 at 3 48 39 PM

Available at https://jakedoublev.github.io/this-or-that/

Overview

It is hard to rank a list of priorities against each other.

The this-or-that app makes it easier by taking in a list of options and simply asking "this or that" until the stack ranking is complete.

One tradeoff at a time, over and over, until the order is clear.

Data never leaves your browser and does not save between refreshes, so your decision stays 100% private.

Tech Stack

  1. React
  2. TypeScript
  3. Vite
  4. GitHub Pages deployment via GitHub Action

Contributing

  1. Switch to the correct Node.js version:

    • Run nvm use (nvm documentation).
    • Alternatively, check the .nvmrc file for the required version.
  2. Install dependencies:

    • Run npm ci to perform a clean installation of all dependencies.
  3. Start the project:

    • Use npm run dev to start the project in development mode.
    • Or, use npm run build to create a production-ready build.

About

Simple app to rank options based on this-or-that comparisons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published