Figma Design | Home Page | Other Pages |
---|---|---|
See Demo |
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).
- Home 🌌
- Destination 🪐
- Crew 👨🚀
- Technology 🚀
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