Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.13 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.13 KB

Space Tourism 🌌 🪐

Figma Design Home Page Other Pages
figma home See Demo

Description

My solution to the Frontend Mentor Space Tourism challenge , which is a marketing site for an imaginary space tourism agency, The challenge consisted of converting the Figma design file into a functioning website while respecting the design system, breakpoints, responsiveness (mobile/tablet/pc).

Pages

  • Home 🌌
  • Destination 🪐
  • Crew 👨‍🚀
  • Technology 🚀

Get Started

To play with this project in your local environment, just clone it and then run:

npm install

Then to start the dev server:

npm run dev