I am not sure if my styling in CSS is correct and/or consistent, especially how I positioned elements with absolute, relative and fixed. Also in the media query area, I used display: none to change the pattern divider between mobile and desktop view, and I am not sure if that's the correct way to do it. Any feedback for suggestions welcome, thank you guys in advance!
sansarj17
@sansarj17All comments
- @MightyKaleSubmitted over 2 years ago@sansarj17Posted over 2 years ago
Hello Kale, Congrats on completing the challenge.
My suggestion would be to light up the dice when the person hovers on it so the user knows that he can interact with it. As for the divider, I think using anyone would have been fine and you can scale up/down the divider image according to the viewport. However, I do like how you tackled the issue.
0 - @Beats-AyushSubmitted over 2 years ago
Would like some valuable feedback on the responsive-ness of the site and where I can improve.
Spent a lot of time on the javascript part and added some states for the inputs. Any inputs on how I can improve the javascript will be highly appreciated.
Also facing a lot of trouble in styling in React. Any resources for learning how to manage that?
@sansarj17Posted over 2 years agoHey Ayush, Congrats on completing the challenge. It looks clean and good.
As for styling, i recommend styling it prior to making the app. Example, make the webpage using plain html,css and then convert it into react app.
Marked as helpful1 - @sansarj17Submitted over 2 years ago
In this one, I used CSS grid. With grid, it was easy to lay out the content. I mainly had one problem, in bigger viewports, the page was extending in x and y direction unnecessarily. Idk why, any suggestions
- @AleksandarV91Submitted almost 3 years ago
Any feedback is more than welcome!
@sansarj17Posted almost 3 years agoCongrats man. Looks clean and professional
Marked as helpful0 - @sansarj17Submitted almost 3 years ago
Hello everyone, I just couldn't figure out the background image part. Any help would be appreciated.
@sansarj17Posted almost 3 years agoOne more issue is how do i go around sizing, I just doesn't seem to get it right
0