blockful-io / shutter-staking-dapp

https://shutter-staking-dapp.vercel.app
MIT License
0 stars 0 forks source link

[User Interface] Create Components Storybook #1

Closed FrancoAguzzi closed 5 months ago

FrancoAguzzi commented 5 months ago

Goal: In order to organize Shutter Staking dApp and architecture its scaling code development in a reusable and modular way, a component library must be created, giving team the power of changing Ui later without greater code development need, by following the principles of atomic design and web components. Storybook is the tool chosen to document this Ui lib.

FrancoAguzzi commented 5 months ago

Storybook was configured in the dApp and can be accessed from now on:

Image

FrancoAguzzi commented 5 months ago

This Ui documentation library will scale as new components are created.