Skip to content

Challenge from the Frontend Mentor. Difficulty level - Intermediate.

Notifications You must be signed in to change notification settings

rmzvr/planets-fact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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 screenshot of desktop resolution project
Tablet screenshot of tablet resolution project
Mobile screenshot of mobile resolution project screenshot of mobile resolution project

Links

My process

Built with

  • Semantic HTML5 markup
  • (S)CSS Modules
  • React - JS library
  • React Hooks
  • React Router

What I learned

In this project, I practiced creating a multi-page site using react router, as well as css modules. I'm having trouble routing to github pages, but successfully solved the problem using a hashed URL.

Author