0.1.3 • Published 8 months ago

@kebbn/wayfinder v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Wayfinder Design System

Wayfinder is the name given to the design system that houses all of the design and code documentation created for Shuddle.

This repo holds the source code for the custom React components and theme files for Shuddle, which is deployed as an npm package for public use.

Links

📖 Wayfinder design system documentation

Wayfinder is the name given to the design system that houses all of the design and code documentation created for the Shuddle app. It is hosted on zeroheight, and serves as the source of truth for how best to get started, use, and create designs using the resources provided within.

Notable highlights include:

  • Installation instructions and dependencies
  • Foundatational guidelines like branding, colours, typography, and Icons
  • Component design and code snippets for:
    • (L1) components like buttons and input fields
    • (L2) components like Cards and Navbars
    • Patterns such the Travel Search and Travel Booking cards.

⚙️ Wayfinder Design System / npm package

The custom components and theming codebase for Shuddle is deployed as a sharable npm package for all to use or modify. For more information, please visit the Wayfinder Documentation > Getting Started section.