An open API service indexing awesome lists of open source software.

https://github.com/clonephaze/space-tourism-website-main

initial upload
https://github.com/clonephaze/space-tourism-website-main

Last synced: 28 days ago
JSON representation

initial upload

Awesome Lists containing this project

README

          

# Frontend Mentor - Space tourism website solution

This is a solution to the [Space tourism website challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/space-tourism-multipage-website-gRWj1URZ3). Frontend Mentor challenges help you improve your coding skills by building realistic projects.

## Table of contents

- [Frontend Mentor - Space tourism website solution](#frontend-mentor---space-tourism-website-solution)
- [Table of contents](#table-of-contents)
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)
- [Acknowledgments](#acknowledgments)

## 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

![](/SpaceChallengeComplete.webp)

### Links

- Solution URL: [Github](https://github.com/Clonephaze/space-tourism-website-main)
- Live Site URL: [Github Pages](https://clonephaze.github.io/space-tourism-website-main/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- Custom animations

## Author

- Website - [Github](https://github.com/Clonephaze)
- Frontend Mentor - [@Clonephaze](https://www.frontendmentor.io/profile/Clonephaze)

## Acknowledgments

Thank you to Kevin Powell for the great video about the navbar! It was super useful.