Skip to content

Latest commit

 

History

History
69 lines (46 loc) · 2.04 KB

README.md

File metadata and controls

69 lines (46 loc) · 2.04 KB

Frontend Mentor - Space tourism website solution

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.

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

Status

Done!

Screenshots

Home

home-page

Destination

destination-page

Crew

crew-page

Technology

techonology-page

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • JavaScript Events
  • Owl Carousel
  • Jquery
  • JSON Data

What I learned

Using some Jquery functions together with plugins like Owl Carousel, as well as styling and modifying slideshows. Fetch, process and display data from a json file

Author