A repo for my storybook practice / exercises
- Setup a React project with Storybook
- Create a story
- Build components and stories based on Atomic Design
- Organize directory based on React + Storybook best practices according to this video by Storybook maintainer: Yann Braga
- Implement React + Storybook + Tailwind using this video as a reference