Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Advice Generator

@brayanpesantes

Desktop design screenshot for the Advice generator app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
  • API
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

Rio Cantre 9,690

@RioCantre

Posted

Hello there! Awesome work with this challenge. Looking at your solution, I think you should know the following as well…

  • Remove height: 100%; in the .container .card__image img rule set
  • It's possible to use semantic tag in either this line: <div id="root"></div> or <div className='container'> wrap with main tag

Other than that...

  • Great job in using React for this project, the components and functions are done well
  • The JS functionality is working well
  • Good use of API, the project generates random quotes
  • The hover state is functional with proper design
  • Well done in using Sass for styling, the compositions are looking great

Above all, the project is well implemented. Keep up the good work!

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord