Frontend Mentor - Planets fact site solution

This is a solution to the Planets fact site challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

The challenge

Users should be able to:

  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • View each planet page and toggle between "Overview", "Internal Structure", and "Surface Geology"

Screenshot

Desktop view Tablet view Mobile view Mobile view menu

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • React

What I learned

This project was excellent practice for utilizing CSS Grid and a Mobile-first workflow to streamline custominzing the layout at different screen sizes. Most importantly, keeping my CSS code as organized as possible was a high priority for this project, and I'm thrilled with my progression.

Continued development

This project has boosted my confidence to tackle more challenging designs, layouts, and interactivity. I'll be seeking out additional challenges to continue to push my skillset.

Useful resources

Author