This repository contains a basic HTML/CSS/JS structure for experimenting with frontend features in a safe, non-production environment.
test-site/index.html – Main HTML pagetest-site/css/style.css – Basic stylingtest-site/js/script.js – JavaScript logicindex.html in a browser to preview.js/script.js.css/style.css.Consider enabling GitHub Pages for live preview from this repo.
Happy hacking!