I have used replit to build webapps. In there are landing and pricing pages - all integrated within the app framework (React, etc).
Is it a good idea to use Replit for website which are more or less static? There would be few standard elements like testimonials, contact forms.
I am a good programmer but not a good designer. I was exploring website builders but they were overwhelming to learn and overkill. I am thinking if I should just use Replit.
Is it a good idea?
If so, what should be my approach?
If not, any alternatives?
I’ve used it to build static only sites as a ‘marketing’ site for full featured ‘web app’. Just prompt Agent/Assistant to ensure it is a static site. Don’t add database or other features that require autoscale deploy.
From what I understand, static sites cannot be deployed if Replit Agent started them, just an fyi. There are definitely workarounds, but something to keep in mind.