Rehan Alam

Rehan Alam

a year ago by Rehan Alam 4 min read

Storybook Js with Next Js and Tailwind CSS

Storybook is a brilliant open-source tool to develop UI components in isolation for your React or Next js App, etc. With Storybook, you can develop and visualize your components even before creating any pages. Let us implement a storybook with next with tailwind CSS.