Convertly is a free, open-source, and conversion-focused SaaS landing page template built with Meku – AI web app builder. Based on React.js and Tailwind CSS v4.
It’s designed to help startups, SaaS founders, and developers launch fast with a modern, responsive, and performance-optimized landing page.
With pre-built sections like Hero, Features, Portfolio, Pricing, Testimonials, and Contact, Convertly gives you everything you need to present your product or service with impact.
👉 Perfect for showcasing your SaaS, portfolio, or agency services with zero design hassle.

- Responsive & Modern UI – Built with Tailwind CSS for a sleek, adaptive design.
- Hero Section – Capture attention with bold headlines and CTAs.
- Features Showcase – Highlight product benefits in a clean grid layout.
- Portfolio Section – Present your projects or case studies with style.
- Pricing Plans – Ready-to-use SaaS pricing section for easy setup.
- Testimonials – Showcase social proof with customer feedback.
- FAQ & Contact – Pre-built FAQ layout + lead capture contact form.
- 404 Not Found Page – Ready error page for broken routes.
- Frontend: React, Vite
- Styling: Tailwind CSS, PostCSS
- Build Tools: Vite, npm/yarn
- Animations & Enhancements: Extendable with Framer Motion, React Toastify (optional)
- Node.js (v18+ recommended)
- npm or yarn
git clone https://github.com/MekuHQ/convertly.git
cd convertly
npm install
# or
yarn install
npm run dev
# or
yarn dev
The app will be available at http://localhost:5173
.
npm run build
# or
yarn build
src/components/
– Reusable UI components (Hero, Features, Pricing, Portfolio, Testimonials, Contact, Footer, Header)src/pages/
– Main app pages (Home, NotFound)App.jsx
– Main app entry and routingindex.html
– HTML entry fileindex.jsx
/main.jsx
– React entry pointsstyles.css
/index.css
– Tailwind CSS stylestailwind.config.js
– Tailwind CSS configurationpostcss.config.js
– PostCSS configurationvite.config.js
– Vite configurationpackage.json
– Project dependencies and scripts
Convertly was generated using Meku, the AI-powered app builder for creating landing pages, dashboards, and full-stack apps in minutes.
⭐ If you find this useful, please give the repo a star!
This project is licensed under the MIT License.