Skip to content

Frontend dependencies

The following is a list of the dependencies used in frontend. Please avoid installing additional dependencies without approval.

Basic tech stack: Reactjs, Typescript, Tailwind CSS, Vite

Local tests: Vitest, jestdom

UI Components: Shadcn (Table component uses TanStack)

Icons: Font Awesome (Add icons to html with <FontAwesomeIcon icon={faHouse} />)