Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 9 months ago

ProphesierC - space-tourism-website-main

tailwind-css, vue, vuetify, vite
ProphesierC•230
@prophesierc
A solution to the Space tourism multi-page website challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

This was the most intense development I've ever encountered. I'm proud for finishing, but disappointed that it took so long. This was my first multipage site that I used VUE3, as well as Tailwind, so it was all new ground for me, but it taught me everything I need to know to do it better next time.

What challenges did you encounter, and how did you overcome them?

I encountered every problem possible. I tried to make my own API, which has countless server issues that I decided would just be better to rewrite the entire API from Controller based C# Asp.Net to a Minimal API based one which still didn't work, but not for the reason I thought. After abandoning the project to play Kingdom Come Deliverance 2, I came back to the same issues of Github not server my site properly which all came back to github having issues with my dynamic component imports on some pages "defineAsyncComponent(() => import('@/Components/General/NavBar.vue'));." After a few months, it mostly all works now.

What specific areas of your project would you like help with?

I learned a lot about Vue and tailwind, but not enough about APIs and I think I'll try out TypeScript for the fun of it

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on ProphesierC's solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License