Component Driven Development Practice Practicing Component Driven Development (CDD) with React and Storybook. Setup 1. Clone the repository git clone https://github.com/richardIambert/cdd-practice.git 2. Change into root directory cd cdd-practice 3. Install dependencies npm install 4. Run Storybook npm run storybook