HACKER Q&A
📣 lifeplusplus

What the fastest way to get UI built?


I'm very good at CSS but I despise writing 1000s lines of code, one page can easily get 500 lines+. I really wish there were programs that could output good UI code, ie. Adobe XD to proper Html/CSS

but I've not found any.

So I tried using just UI frameworks like Bootstrap, however, but learning curve was bigger and every page looked the same. (And don't suggest tailwind)

Maybe there is outsourced service to whom I can give designs and get html/css back for very low cost like $10-20 per page. I tried one at fiver and it was far from pixel perfect and wasn't mobile responsive.


  👤 simple10 Accepted Answer ✓
Have you tried tools like https://webflow.com/ and https://pinegrow.com/

Or ones like https://shuffle.dev/

Shuffle outputs proper tailwind code. I've used it a bit to get projects started.