React_coding_round_practice icon indicating copy to clipboard operation
React_coding_round_practice copied to clipboard

Refactored Home Page UI

Open Nico-Dominguez opened this issue 6 months ago • 1 comments

Added a Hero Section which explains the function of the website.

  • Optimized responsiveness. Added a container so that the max width of the content doesn't exceed a certain breakpoint.
  • Moved the feedback link to the bottom.
  • Added a brief description of the website.
  • fixed the grid of cards. Made sure the cards no longer overlap. Added an arrow on the learn more link to indicate to the user to click there.
  • Moved the marquee from the top of the page to under the hero section.

Nico-Dominguez avatar Aug 26 '24 20:08 Nico-Dominguez