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
- Host: GitHub
- URL: https://github.com/clonephaze/space-tourism-website-main
- Owner: Clonephaze
- Created: 2024-01-02T09:01:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T20:28:25.000Z (over 2 years ago)
- Last Synced: 2025-03-02T19:49:53.247Z (over 1 year ago)
- Language: CSS
- Homepage: https://clonephaze.github.io/space-tourism-website-main/
- Size: 28.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

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