link
Library of React Components with MUI library's design. The implemented components provide default and custom props in accordance to the task.
git clone https://github.com/yuliaraitsyna/custom-components-lib.git
npm install
npm run storybook
The NPM package is provided.
npm install @yuliaraitsyna/custom-components-lib@1.0.4
import { Button, Checkbox, Modal, Select, Switch, TextField } from '@yuliaraitsyna/custom-components-lib'