Latest solutions
rest countries api with color theme switcher
#vue#tailwind-cssPSubmitted 12 months agoVue.js people can check out my code and give me ideas on how I can make my code better
Latest comments
- @BluordeP@Leroy-sama
Hello there. Form validation is missing from your solution. When I click the subscribe button the page reloads. Another thing, the color of the label for the input field is wrong.
- @nikhilsuresh400P@Leroy-sama
Hello. Your live link is not showing anything, check your github pages to find the issue.
- @ZainabdullahaliP@Leroy-sama
Hello Zainabdullahali. Congrats on your first solution. On your solution you forgot to load the font-family from google fonts. Otherwise you are good
- @nabid001P@Leroy-sama
Hello there Nabid. Great work on the design and functionality of the app. Just one thing I noticed, the button should not be inside the the advise box, only halfway in. You can use position: relative; on the parent and position: absolute on the child (button) to move it half way in
Marked as helpful - @mohsin316P@Leroy-sama
Hello Mohsin. Your dice button is really big, i don't why because I'm not yet familiar with react. I'm sure its a small thing.
- @CodacadP@Leroy-sama
Hello Mohd. Your solution looks good just that you forgot the hover effects of the numbers and the submit button. Otherwise, great work.