A webapp for viewing, sorting, filtering and recommending modules for the Computer Science degrees (e.g. CS B.Sc.) at Darmstadt Technical University. The most recent state can be seen at sungem.lenny.codes.
This repository contains the frontend of our webapp.
Use the package manager yarn to install all dependencies.
yarnThis project uses vitejs as frontend tooling.
Run
yarn viteto start a local instance of the Horned Sungem frontend.