Latest solutions
Latest comments
- @karolbanatSubmitted over 1 year ago@jonathan401Posted over 1 year ago
Congratulations @Karol on completing this challenge 🎉🎉. The solution looks great on my mobile device. I hope everything works out fine with you too.
1 - @oanh-hthSubmitted almost 2 years ago@jonathan401Posted almost 2 years ago
Congratulations on completing this challenge 🎊🎊. I don't have any suggestions. You really a great job 🎉. I REALLY love your html structure 💪🏾. Good job!.
1 - @LuisComZSubmitted almost 2 years ago@jonathan401Posted almost 2 years ago
Congratulations on completing this challenge 🎊🎊. Well a few suggestions:
- Let the div with class
container
be amain
element instead. - There should only be a
h1
element per page. So you make the otherh1
ah2
instead. - It's important that you don't write content in all caps in the html. You should change PERFUME to Perfume and then use the CSS
text-transform: uppercase;
in the CSS to make it all caps. - To remove that space from the image, you should add a picture element that can be used to render different images for different screen sizes. You could check out my solution here and if you're still not clear, you could reach out. Hope the little suggestions helped.
Once again, congratulations on completing this challenge 🎊🎊.
0 - Let the div with class
- P@visualdennissSubmitted about 2 years ago
👾 Animated Interactive Comments | React | Dark Mode | Switch Users 👾
#animation#fetch#framer-motion#react#axios@jonathan401Posted almost 2 years agoA wonderful solution 🎊🎊. This is my first time hearing about npoint.io. I'll try using it in my solution to this challenge. Love the extra features ❤️❤️
0 - @MelvinAguilarSubmitted about 2 years ago
Fylo dark theme landing page (React JS + Tailwind CSS + Framer Motion)
#accessibility#framer-motion#lighthouse#react#tailwind-css@jonathan401Posted about 2 years agoWonderful solution as always 🎉🎉. Just curious though, how do you match the design exactly. It's always eluded me 😅. I'll like to make my solution match the design but since I'm a free subscriber, it's really hard achieving that 😅. Any tips on how I could match the mobile and desktop design 'perfectly'?
4 - @karolbanatSubmitted about 2 years ago@jonathan401Posted about 2 years ago
Congratulations on completing this challenge 🎊🎊. Honestly I was waiting for you to submit your solution since mine is taking me longer than I expect 😅. Wonder solution as always. I have a few suggestions though from what I observed from the live site.
- When you click the reply button, it continues showing the comment box repeatedly, maybe consider making sure it only appears once when the user clicks it 🤔.
- When you click the reply button and the reply box (or comment box) shows up with the
@usermame
, the user can just clear out the content and reply and the card no longer has the@username
. I don't know if you understand me though.
Those are mainly the two observations I have. Hopefully you understand me because I find it hard to really express myself. Congratulations on completing this challenge 🎊🎊. Happy Coding 💪🏾. I really look forward to your solutions 💫💫.
Marked as helpful1