Webiu
Webiu copied to clipboard
Added SpeakerCard Component
Description
Added SpeakerCard component for the fifth theme. The component can take multiple card items and is responsive in Desktop , Tablet as well as moblie view.
Related Issue
Fixes Issue #415
Screenshots (In case of UI changes):
Desktop View:
Tablet View:
Mobile View :

Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
- [x] My code follows the code style of this project.
- [x] My change requires a change to the documentation.
- [x] I have updated the documentation accordingly.
- [x] All new and existing tests have passed and it does not give any unexpected error for the same.