Styleguide
This is the styleguide of the Tadoku website. It's an example of how to use the frontend/packages/ui component library.
Architecture
- A Next.js app written using TypeScript
- Uses the Tadoku component library "ui" from within the workspace
- All forms are written with react-hook-form
- Dates are manipulated using Luxon