leoMirandaa / shadcn-landing-page

Free Landing page template using Shadcn, React, Typescript and Tailwind
https://shadcn-landing-page.vercel.app
MIT License
905 stars 188 forks source link
darkmode react responsive-design shadcn-ui shadcn-ui-starter tailwindcss typescript

Shadcn/UI Landing Page Template

ShadcnUI + React + TypeScript + Tailwind.

shadch-landing-page

Build your React landing page effortlessly with the required sections to your project. Live Demo

Sections

Features

How to install

  1. Clone this repository:
git clone https://github.com/leoMirandaa/shadcn-landing-page.git
  1. Go into project
cd shadcn-landing-page
  1. Install dependencies
npm install
  1. Run project
npm run dev