Reviewers mostly see Floot as unusually approachable for non-coders: they say it helps them build websites and apps quickly, with a clean UI, responsive support, solid error handling, and a useful draw-to-edit workflow. Several users also prefer it to Lovable because it makes fewer unintended changes and runs more consistently. But criticism is sharp when reliability or policies break trust: some report arbitrary AI edits, lost context, token drain, weak export or self-hosting options, no easy mobile path, and serious workflow concerns like shared live and sandbox databases.
Floot
Thanks for the review! For exporting code - we definitely need to do some work there to make it more runnable out of the gate. It's just missing some entry files and a package.json, so it should be fairly easy for us to add. We didn't focus on that initially because we were focusing on optimizing the experience for non-coders who typically don't self-host, but it's something that has been requested by users who want that control. Definitely planned!