sherimin
@sheriminAll comments
- @sincerely-chicheSubmitted over 1 year ago
- @DeidalsSubmitted 3 months ago@sheriminPosted 3 months ago
Hey, nice solution! ;-)
You may want to check your use of grid structure - it looks the middle row is overlapping with the image
0 - @seijasm1992Submitted 5 months agoWhat are you most proud of, and what would you do differently next time?
Improve & learn new things on js
What challenges did you encounter, and how did you overcome them?I know is pretty basic, But as a very newbie js student trying to figure how get a value from the txt of bottom was a bit challangue for me, but after some documentation I did it
What specific areas of your project would you like help with?JS
@sheriminPosted 5 months agoHey, nice solution! I noticed a couple of things:
- After I click on a rating, the orange background is gone when my mouse leaves. You could add some styling to keep the background color for the selected rating to show it’s active.
- On your thank you card, there’s a small typo: it says “thanks you” instead of “thank you.”
Marked as helpful0 - P@MikDra1Submitted 6 months agoWhat are you most proud of, and what would you do differently next time?
💻 Hello, Frontend Mentor Community,
This is my solution for the Social Media Dashboard with theme switcher.
- Scored 97,25% on Google Pagespeed Insights! 🚀
- Solution with 100% W3C validation accuracy 🌟
- Custom theme switcher button with some cool background 🖼
🛠️ Built with:
- HTML ✨
- CSS 🎨
- JavaScript 🧾
- React ⚛️
- Vite.js 💡
- Context API 🛒
-
Fully responsive design crafted with a mobile-first approach 📲
-
Enjoyed every moment coding this! 😎
-
Feedback is always welcome—let’s grow together! 🌱
-
Completed 24 out of 31 Junior Challenges so far—keeping up the momentum! 🔥
-
👨💻 Join me on my coding journey as I tackle advanced challenges and add innovative touches to every project.
-
As I am starting my journey with React I'm really looking forward to hearing your thoughts and suggestions! 💡
- @bokul-islamSubmitted 8 months ago@sheriminPosted 6 months ago
🎉Good solution! You may want to adjust the padding and layout for the two query types on smaller screens to enhance readability. Right now, the text is a bit hidden if I narrow down the screens.
0 - @marcfrancissSubmitted 10 months ago@sheriminPosted 6 months ago
Really good solution! I love the animation with the button - it adds a nice touch!
Marked as helpful0 - @codesByJoseSubmitted 6 months agoWhat are you most proud of, and what would you do differently next time?
i
What challenges did you encounter, and how did you overcome them?i have challenges \with using forEach.. basically its implementation.. hoping to using it more often and use it better.
@sheriminPosted 6 months agoNice layout and transition into the thank you message! One thing you might have missed is that the rating section's background should be a gradient. It’s an easy fix—just apply a linear-gradient property in the CSS ;-)
Marked as helpful0