Latest solutions
Basic React composition, semantic html and BEM css naming conventions
#bem#react#semantic-uiSubmitted over 3 years agoNFT preview card component using semantic html, css, React and webpack
#react#semantic-ui#webpack#bemSubmitted over 3 years ago
Latest comments
- @catherineisonline@iamindika
I just finished this challenge myself. Playing with the background properties to overlay images and your use of css custom properties was pretty cool. Can't wait to try them out myself! Keep at it!
- @iamindika
NFT preview card component using semantic html, css, React and webpack
#react#semantic-ui#webpack#bem@iamindikaI'll certainly look at using that max-width css property more, especially for mobile layouts. I do in fact use a transition on all the hoverables, but it's not so obvious (too fast) on the heading and author. I'll fix it! Ty for the feedback Tymur!!