The microsite for the music video "True", by Brightly.
🚨 Note: It's been a long time since this project was built, and the underlying technologies have changed. A lot. With the goal of keeping the spirit of this project alive, I've created a modern version, mostly by patching and noodling my way through already minified code. As a result, True works on modern devices, like mobile, but this repo only hosts that Frankenstein's monster and not the underlying code. You can find the original repo here.
npm install
npm run start
npm run deploy
You should be able to deploy this to any static site hosting, as is. Currently it's running on Cloudflare Pages.