/taskbox

Project for learning Storybook

Primary LanguageCSS

Intro to Storybook

Netlify Status

This repository is my first touch of Storybook with Intro to Storybook at learnstorybook.com. Along the way i learned how to build, compose, test, and deploy UI components.

Used technologes

Use the following commands for local startup:

clone https://github.com/chervyakovru/taskbox.git
cd taskbox
npm i
npm run storybook