/legume

A Healthy Design System

Primary LanguageJavaScript

🥒 Legume 🥕

Legume is a healthy design system. This repo will evolve into a component library and I plan to make a companion style library.

Why does this exist?

🪁🪁🪁 For fun 🪁🪁🪁

Frameworks and underlying technology

  • Bootstrapped with Create React App
  • Uses TypeScript and SCSS
  • Built with Storybook
  • Tested with React Testing Library, Cypress, and Percy

Available Scripts

  • yarn start -- Launches in the Storybook in development mode (on port 6006)
  • yarn test -- Launches the test runner in the interactive watch mode.
  • yarn run cypress:open -- Launches Cypress test runner
  • yarn run snapshot -- Launches Percy (requires token)
  • yarn run chromatic -- deploys to Chromatic (requires token)