The website can be viewed at this link (https://linalg-det-calc.pages.dev).
This is the source code for BSCS 2-3 Math 206 Final Project of Determinant Calculator using cofactor expansion.
src/lib/determinant.ts.src/ is for UI logic, where src/App.svelte is the main entry point of the website.src/ folder is the config files.