diff --git a/data.json b/data.json index 728eba0d..4ef70a18 100644 --- a/data.json +++ b/data.json @@ -2104,6 +2104,16 @@ ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." }, + { + "name": "Storybook JS", + "link": "https://github.com/storybookjs/storybook", + "label": "good first issue", + "technologies": [ + "TypeScript", + "JavaScript" + ], + "description": "Storybook is a frontend workshop for building UI components and pages in isolation." + }, { "name": "Visual Studio Code", "link": "https://github.com/Microsoft/vscode",