rainbow-modules
rainbow-modules copied to clipboard
Mono repo that contains reusable modules
### Requirements - [ ] implement carousel - [ ] add test #### Specs - [ ] It should not make wrap when the Tiles does not fit on the...
### requirements - it should show a delete button when the customer hovers an image item - it should show a ConfirmationModal when the customer clicking on the delete button...
we need to document the dependencies to install for run successfully the project after install `rainbow-modules` run the command: ``` yarn add react-intl react-redux react-router-dom redux redux-form ```
- [ ] It should have the stories written with the new syntax (show Auth/basicEmailPasswordAuthFlow stories) - [ ] It should have a new example design
- [x] automation deployment to live URL - [ ] write cypress test for a component as an e2e test example for other developers - [ ] clean stories implementation...