Skip to main content

Routing

How routing works on the frontend application.

Components

The component system and how to organize the frontend.

Styling

How to style frontend components with Tailwind.

Calling Backend API

How to call the backend API from the frontend.

Zustand Store

How to use the global store.