Skip to content

Latest commit

 

History

History
107 lines (71 loc) · 3.52 KB

File metadata and controls

107 lines (71 loc) · 3.52 KB

Convertly – Free React SaaS Landing Page Template

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.


Live Preview

SaaS Landing Page Template Preview – Hero and Features

👉 Live Demo – Convertly

Create and Deploy with Meku


Features

  • 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.

Tech Stack

  • Frontend: React, Vite
  • Styling: Tailwind CSS, PostCSS
  • Build Tools: Vite, npm/yarn
  • Animations & Enhancements: Extendable with Framer Motion, React Toastify (optional)

Getting Started

Prerequisites

  • Node.js (v18+ recommended)
  • npm or yarn

Installation

git clone https://github.com/MekuHQ/convertly.git
cd convertly
npm install
# or
yarn install

Running Locally

npm run dev
# or
yarn dev

The app will be available at http://localhost:5173.

Building for Production

npm run build
# or
yarn build

Project Structure

  • 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 routing
  • index.html – HTML entry file
  • index.jsx / main.jsx – React entry points
  • styles.css / index.css – Tailwind CSS styles
  • tailwind.config.js – Tailwind CSS configuration
  • postcss.config.js – PostCSS configuration
  • vite.config.js – Vite configuration
  • package.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.

Create and Deploy with Meku

⭐ If you find this useful, please give the repo a star!

License

This project is licensed under the MIT License.