Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 2.02 KB

README.md

File metadata and controls

59 lines (39 loc) · 2.02 KB

Frontend Mentor - Space tourism website solution

This is a solution to the Space tourism website challenge on Frontend Mentor.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for each of the website's pages depending on their device's screen size
  • See hover states for all interactive elements on the page
  • View each page and be able to toggle between the tabs to see new information

Screenshot

Screenshot1 Screenshot2 Screenshot3 Screenshot4 Screenshot5

Links

My process

Built with

  • React - JS library
  • Sass

What I learned

This project helped me to consolidate my react skills. I made this project while learning react. Working on this project helped me to understand the concepts of components, hooks and other react features in a better way.

Continued development

  • Some components can refactored.
  • The design looks a bit odd for large tablets. Need to write media quesies for them.

Author