- What should be a good width for a card component?
Igor Ostojic
@igor-ostojicAll comments
- @RaajzzSubmitted over 2 years ago@igor-ostojicPosted over 2 years ago
Hey !
You did a very good job.
The width of the card is similar to the design, i would say the width on desktop is around 350px.
The only thing to add is that you should put max-width instead of width, so the card can scale down automatically when you resize the browser.
Marked as helpful1 - @EpikleSubmitted over 2 years ago
- @buneeIsSloSubmitted over 2 years ago
Hi! It's been a good minute since I posted a solution on here. I have been teaching myself ReactJS and wanted to create a small project so, I chose to solve this newbie challenge for some practice.
However, I was unable to complete this challenge on my own. Thanks to this solution I realized where I was going wrong and managed to create my solution.
I have no questions for this one, but I'm open to any tips and feedback you have for me :)
- @shelb-docSubmitted over 2 years ago
I want to work on more data visuals
@igor-ostojicPosted over 2 years agoI love that you made the tooltip follow the mouse cursor, that is a very neat detail !
1 - @genjuurouSubmitted over 2 years ago@igor-ostojicPosted over 2 years ago
Wow
Aside from the HTML issues That is a perfect design
Very good tailwind attempt !
0 - @jhcantiSubmitted over 2 years ago
- @Dust1100010Submitted over 2 years ago
Any tip to improve the code?
i'm using bem, flex and grid
@igor-ostojicPosted over 2 years agoThe final product looks very good ! Almost the same as the original design
The only thing that's missing is the hover state. Great job !
Marked as helpful0 - @carolinanonatoSubmitted over 2 years ago
Oof, somehow after months only build React websites/webapps I somehow FORGOT the basics of vanilla JS? This was perfect to reminding me some of the basic stuff, like HELLO DOM my oldest friend. There's only one version available for now, I might do the other sizes later!
@igor-ostojicPosted over 2 years agoI was excited to look at your code and site but it seems it is deleted :(
0 - @matheuspergoliSubmitted over 2 years ago
I always hate working with images, it's my "Kryptonite", any help on that I'd appreciate, I'm still learning the basics of JS so, any help on that too is very welcome :)
@igor-ostojicPosted over 2 years agoHey ! Great work so far !
So for the element "data-btn-generator" If you want to make it a perfect circle, it needs to have both a height and a width with the border radius at 50%.
As for the JavaScript, it all looks good to me !
1 - @ahmedmohamedeid98Submitted almost 3 years ago
Your feedback is so important for me
@igor-ostojicPosted almost 3 years agoNice job !
I would recommend using an external style sheet, rather than doing Internal styles in the html document.
Marked as helpful0 - @byronbyronSubmitted almost 3 years ago
Hello ladies and gentlemen! Here's my version of the Manage landing page using Sass, Swiper JS for the testimonials carousel, and vanilla JS for the mobile menu and primitive form validation in the footer. Hope you like it! Maybe even leave a lovely comment 👌
- @a-dri-an-SSubmitted almost 3 years ago
Any feedback is appreciated!