Skip to content

Custom React component library using Storybook inspired by Material-UI for educational purposes.

Notifications You must be signed in to change notification settings

jeffpalm/palmy-design-library

Repository files navigation

Palmy Design Library

Goal: Further my personal understanding of component driven user interface libraries by building my own custom library of reusable, performant components inspired by Material-UI and eventually publishing to NPM.

Latest Plan and Progress

  • Layout
    • Grid
    • Box
  • Inputs
    • Button
      • Variants:
        • Outlined
        • Filled
      • Props:
        • label
        • size
        • fullWidth
        • disabled
        • onClick
    • Checkbox
      • Variants:
        • Outlined
        • Filled
      • Props:
        • label
        • size
        • color
        • checked
        • onChange
        • disabled
        • checkedIcon
        • value
        • id
    • Switch
    • Slider
    • Text Field
  • Table
    • Table Cell
    • Table Row
    • Table Header
    • Table

About

Custom React component library using Storybook inspired by Material-UI for educational purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published