This is my solution to this challenge. I'd like to know how to make the arrow change its direction according to the user click.
Saleh
@SalehAbuhusseinAll comments
- @pripcSubmitted almost 2 years ago@SalehAbuhusseinPosted almost 2 years ago
You can make the arrow rotate with transform: rotate. make the website responsive.
Marked as helpful0 - @WickedEye20Submitted almost 2 years ago@SalehAbuhusseinPosted almost 2 years ago
Amazing code structure and splitting Bro ❤❤. I will fork your repo and study it to enhance my code. your splitting of functions and components structure is flawless. The Loader and the text placeholder that's very nice as user experience.
0 - @SalehAbuhusseinSubmitted over 2 years ago
It was tough challenge it was easy designing this on Mobile but once I went to Computer screen size position Rating Boxes was hell on earth.
- Is there a better way to position the Rating Boxes.
- Do I need container for the whole design or is it overkill.
- Is the Semantic HTML Markup makes sense in a logical way. Any Suggestions are appreciated.
- @SalehAbuhusseinSubmitted over 2 years ago
To be Honest with You I find it hard to adjust the Card to image size.😭 My Questions are:
- **Is there a way to do the image resizing part more easily or more simple that what I did **.
- Rate the Accessibility and the Structure of the (Sass + HTML Markup)
The Resizing Part of the Image took a lot of time so if there is some articles related to that I'd appreciate your opinion and resources. 🥰
@SalehAbuhusseinPosted over 2 years agoI forgot one more Question: When ever I change the Card size the Image squeeze down and the Card got messed Is there a way to fix that ?
0