Skip to content

saida-essadiki/storybook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

ICT Project - Ambientia Storybook

This is a simple react web app, where we have implimented Storybook testing possibilites. Mostly focusing with interaction and accessability testing.

We have tried different addons with Storybook.

  • Accessability and testing enviornment, which is very useful for the Web Development process.

Installations

npm install --save-dev react react-dom
npx -p @storybook/cli sb init --type react
yarn add -D @storybook/addon-interactions @storybook/jest @storybook/testing-library
npm install @storybook/addon-a11y
npm i --save @fortawesome/fontawesome-svg-core
npm install --save @fortawesome/free-solid-svg-icons
npm install --save @fortawesome/react-fontawesome
npm i styled-components
npm install @mui/material @emotion/react @emotion/styled
npm install react-day-picker date-fns

Run it in your machine

npm run storybook (storybook)

If you may come up with webpack issues, run this in your command line

npx sb init --builder webpack5

More detailed information can be found from this documentation

https://hameenamk.sharepoint.com/:w:/s/ICTProject253/EbEUQ6Cgu1hAinMajqU1fYYB1shlPUodOicjko-R1Il2KA?e=6HhOqI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •