To setup this project to your local, clone it
git clone paste-reponsitory-link-here
Once it is clone successfully, run the following commands in terminal.
npm install
Once all the dependencies are installed, to run the app into your browser use this command.
npm run storybook
This will open a new tab into your browser.