HasithDeAlwis / Hasith-Portfolio-v2

Version two of my portfolio
0 stars 0 forks source link

[FEAT] Setup Storybook to automate and improve FE development #9

Closed HasithDeAlwis closed 1 week ago

HasithDeAlwis commented 3 weeks ago

Problem Statement Developing components onto pages with other components can be tedious and slow down development. With storybook you have the opportunity to design and develop FE components much easier and higher speeds.

Value Proposition

Goals

  1. Setup automated testing for all complex components
  2. Learn how to integrate complex animations with Storybook

Out of Scope