grgrnkoo
@grgrnkooAll solutions
- Submitted 3 months ago
Mortgage Calculator no Figma
- HTML
- CSS
- JS
I would love to receive any reviews from the amazing Frontend Mentor community.
Happy coding everyone!
- Submitted 3 months ago
Product page with card no Figma
- HTML
- CSS
- JS
Would love to receive any kind of review. Thanks to Frontend Mentor community !
- Submitted 4 months ago
Summary Component with React
- HTML
- CSS
I couldn't figure out how to inherit height from a parent without hardcoding it. With vanilla JS I always coded
height: fit-content
and all children withheight: 100%
inherited full height of the tallest element. Here I wasn’t apply a height until I hardcodedheight: 48vh
in App.jsWould love to read how to solve this problem. I tried almost everything, but nothing works
- Submitted 5 months ago
URL Shortener
- HTML
- CSS
- JS
- API
Would like to get an honest review and advices from more experienced devs on how can I simplify any of my features
- Submitted 5 months ago
Random Quote Generator
- HTML
- CSS
- JS
- API
Would like to get any review from the Community. It's always the best! Happy Coding
- Submitted 5 months ago
Tip Calculator App No Figma
- HTML
- CSS
- JS
Just want to get an honest review on my project. Thanks a lot. Happy Coding!
- Submitted 5 months ago
Time Tracking Layout no Figma
- HTML
- CSS
- JS
Nothing, just an honest review. Maybe I skipped smth
- Submitted 5 months ago
Newsletter sign-up no Figma
- HTML
- CSS
- JS
I tried to apply scale transitions on active/hidden event, but couldn't find how to make it work. Would love to get solutions from community! Thanks!
- Submitted 5 months ago
Article Preview Share Button
- HTML
- CSS
- JS
Would love to get any review because I think there are lots of much easier ways to complete this task!