Latest solutions
- Submitted about 2 months ago
Results summary component with React and CSS modules
#react#typescript#vite- HTML
- CSS
- Submitted 10 months ago
Reponsive with media queries and hover effects
#bem- HTML
- CSS
I'm looking to enhance the dimensions of elements in my project. This aspect is proving to be a bit challenging for me, especially as I try to incorporate CSS variables. Any advice or tips you could offer would be greatly appreciated
Latest comments
- P@adam-crowleySubmitted about 2 months ago
- @BrkCoderSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
I am proud that this project is responsive from desktop to mobile with no expectation
What challenges did you encounter, and how did you overcome them?I have occurred challenges regrading customization of lists, I used google & chatGPT to know how to customize the markers and my common sense how to make it the much similar that I can
What specific areas of your project would you like help with?css
@nikogalvanPosted 8 months agoYour solution looks great, it's almost similar to the design, keep practicing more!
0 - @darrylrachelSubmitted 11 months agoWhat are you most proud of, and what would you do differently next time?
Next time, I will probably make the website more interactive and add actual links to real profiles.
What challenges did you encounter, and how did you overcome them?The challenges I encountered were spacing using the gap property with flexbox. But after more research and realizing I had the property on the child element instead of the parent, everything went smoothly moving forward.
What specific areas of your project would you like help with?As of now I feel I'm doing good on my own. Research and documentation has gotten me a long way.
@nikogalvanPosted 8 months agoU are doing well, keep it going like that, and that transition effect to hover links looks very good
0 - @takinabradleySubmitted 10 months agoWhat are you most proud of, and what would you do differently next time?
I'm proud of using CSS variables and using
clamp()
to do the font-size challenge and keep the size of the card in check at different screen sizes. I think overall the structure of my CSS code is pretty neat.I think there may be a better way to manage the size of the card. Overall, I really like how it turned out.
What challenges did you encounter, and how did you overcome them?The most challenging part was managing the aspect ratio of the card. I used
What specific areas of your project would you like help with?clamp()
to manage it. I should perhaps look into the aspect-ratio CSS property next time and see what I can do to manage the size and shape of these centered layouts better.If I were to receive help, I think I'd like pointers relating to managing the size and shape of centered layouts like this one, and in the QR Code Component project.
@nikogalvanPosted 8 months agoI wanna learn BEM to, what resource do you recommend? . Btw this projects looks good, congrats
0 - @TarteelAkSubmitted 9 months ago@nikogalvanPosted 8 months ago
This projects looks good, but considerer to add more size to a title of the card.
0