1
2 Comments

I just finished my MVP using Tailwind CSS.

I totally recommend using Tailwind if your design is not going to be pixel perfect. It was my first project using it and it's very easy to adapt, I've been using Bootstrap and SASS for a long time.

The project is https://Creator.Support

It took me less than 1 month to create the platform. In total it has been less than 90h of work. The average gives me about 3h per day, but the truth is that there are days that I have done nothing and others in which I have been 12h in a row.

One of my failures has been to redo the landing page several times.
I would like to know your opinion about the landing page, and if the service offered by the web is understood: https://creator.support

The project is functional and if you want to create your own page you can register with the Twitter account.

Thanks

  1. 1

    I'm too used Tailwind on my React app. I'm not a copywriter but I am a page speed expert. And I'm impressed with your fast page. You must have figured out the postcss config.

    1. 1

      Thank you for your comment.
      The web is made in Drupal (php+mysql). And yes, I have tried to make the website work as fast as possible.

      One thing I really like about Tailwind is that you can parse the html and twig files to leave only the css classes that are actually used. And this is done in a very fast and simple way.
      My tailwind css file is 386KB, the original tailwind was more than 4MB!!!!!

Trending on Indie Hackers
I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 12 comments Hero Section Copywriting Framework that Converts 3x 12 comments Promptzone - first-of-its-kind social media platform dedicated to all things AI. 8 comments How to create a rating system with Tailwind CSS and Alpinejs 7 comments