Welcome to the website with the worst UI's ever! Made for the Borked bad UI jam! You can see it for yourself at t borkle.pages.dev!
- Clone the repository
- Do
npm installorbun install(recommended) to install all dependencies - Run
npm run dev --openorbun dev --opento start the development server - Open
http://localhost:5173in your browser - Enjoy!
- If you wanna edit the code, read the svelte docs here