Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted about 1 year ago

Ionic React TailwindCSS Vite

react, tailwind-css, vite
Thomas TS•1,790
@ttsoares
A solution to the Art gallery 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?

Instead of writing all the code for each of the two pages in two files, I made a file for each window size: mobile, tablet and desktop. This way, it is easier to read a code that has less Tailwind CSS classes. The Ionic UI framework is not always useful to meet a specific UI design as it has its own styles.

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

First I tried to show/hide components with CSS but that only work in the development environment. Once a build is made to deploy, the media queries did not work as expected.

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

How to make the best use of Ionic UI tools and define clearly when Tailwind must take the control.

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 Thomas TS'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