Skip to content

Components

Julian Berghaus edited this page Oct 8, 2023 · 4 revisions

All components used on the web application pages are stored in a shared directory (src/components/). When creating a new component, place its file in this directory and give it a descriptive name that clearly conveys its purpose and functionality to other developers.

Clone this wiki locally