This is a solution to the Space tourism website challenge on Frontend Mentor.
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
- Solution URL: click here
- Live Site URL: click here
- Mobile-first workflow
- Vue.js
- Tailwind CSS
How to use Vue.js in general, so far on options API, Vue Router, Pinia and Tailwind CSS.
I would like to try Nuxt 3, switch to typescript and Vue.js on the composition API
- GitHub - Ivan F. Sokolov