/jodas-components

My repository for global react components using storybook

Primary LanguageTypeScript

Working in Progress 😳

CHECK PROGRESS

About it

  • An Project builded to study storybook and componentize my commum used components in ReactJS

Components Finished

  1. Button Component (Default styles, customizable, unit tests)
  2. Icon Component (default styles, customizable(size, color, outlined), unit tests)
  3. Modal Component (default styles, customizable(size, total buttons, modal texts), unit tests)

Techs

  • ReactJS
  • Typescript
  • Sass + material UI
  • Storybook
  • Unit Tests (Jest)