Hey everyone, I see makers with some incredible landing pages that look so high quality and I'm just wondering what you all use to build them.
Any frameworks, design libraries or starter templates? Do you have a list of resources you refer to?
I'm really struggling with mine. Any help is appreciated.
Thanks!
https://carrd.co/ is a great cheap and simple solution for landing pages.
I built https://versoly.com/ for SaaS companies, it seems you know how to code but can't design, we have a lot of similar customers.
Sites are completely static and you can export the HTML/CSS/JS and images.
Our page builder and built-in blogging CMS will hopefully keep you subbed :)
Can see many Carrd recommendations out there, they're great! @nraphael
You might also wanna try Landen, Launchao, Webflow etc I used the usual suspect Squarespace for my side project. I know people might against black & white only theme, but I actually move from color theme to B&W and I see major increase in terms of conversion.
If you need inspiration, I would suggest to go for UI Movement, Landingfolio and Bestfolio.
Best!
I am not sure if this is still being updated, but I like http://www.goodweb.design/. It cuts up existing landing pages into their components and organizes them by category.
My favourite tools at the moment are:
Figma (Used to build the design of the website before actually building it) - Really simple to use as it's a drag and drop tool. Search for a quick 10 mim Figma website tutorial on YouTube and you'll be on your way in no time.
Webflow (Used to actually build the website) - There is a slight learning curve here, although no coding required. They have some of the best YouTube videos that teach you everything you need to no about Webflow and more, so this really helps get over the learning curve as quickly as possible. See https://university.webflow.com/videos for their full learning library.
However, I would say the main thing is getting inspiration. This is where I get most of mine:
Also, https://goodui.org/ (this helps with the best practice in terms of UI).
Hope this helps!
If you work with React.js check out http://divjoy.com. We have a lot of people use it to build their landing page + give them a good starting point for development of their web app. If you're looking for something super simple carrd.co is always a good choice.
This comment was deleted 5 years ago
Thanks! Right now you can export to CodeSandbox or download to your computer. Would love to offer an export to Github/Gitlab option in the future. Customers use a range of hosts, but Netlify and ZEIT are two common ones. If you select either of those hosts we'll automatically give you the necessary config files and deployment instructions in your codebase's README.md file. We try to make it as easy as possible to go from export to deployment.
And always nice to meet a fellow PDXer 😊
This comment was deleted 6 years ago