Skip to content

Latest commit

 

History

History
73 lines (48 loc) · 2.14 KB

README.md

File metadata and controls

73 lines (48 loc) · 2.14 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 of 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

Screenshots

1. Home Page

Home Page

2. Destination Page

Login Page

3. Crew Page

Signup Page

4. Technology Page

Dashboard Page

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • JS
  • Desktop-first workflow

What I learned

From this project I learnt about how to create a responsive webpage.

Continued development

While creating webpage I'm facing issues about creating responsive webpage. So I will learn about bootstrap and any component-based library.

Useful resources

  • Media Queries - This helped me for creating responsive webpage.

Author