🧩 Matcher placeholder

This folder hosts your standalone HTML/CSS/JS matching-engine website. Its code runs untouched, in full isolation from the main React app.

To plug in your site:

  1. Copy ALL of your website's files into public/matcher/
  2. Make sure the entry file is named index.html (replace this one)
  3. Keep relative paths — e.g. ./style.css, ./script.js
  4. It will be live at /matcher on the site