This is a solution to the Space tourism website challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
I learned to build a multipage website with losts of information on each page. There is a homepage and three other pages that give you some information about space. It was really challeenging to build navigation on the header of the site. There is a hamburger menu on mobile and on desktop There was some challenges to make the style like the design. I tried my best on this.
Also each page has a tab system that you should handle both CSS and JS for this. It was so challenging too.