Skip to content

akash3444/shadcn-ui-landing-page

Repository files navigation

Beautiful Shadcn UI Landing Page

A modern, responsive landing page template built with Next.js, Tailwind CSS, and Shadcn UI, and Shadcn UI Blocks.

Demo

Live Demo

Preview

Preview

Features

  • 🎨 Modern and clean design
  • 📱 Fully responsive layout
  • 🎯 Built with Next.js 15
  • 💅 Styled with Tailwind CSS 3.4 & 4.0
  • 🧩 Built with Shadcn UI and Shadcn UI Blocks
  • 🌙 Dark mode support

Getting Started

  1. Clone the repository:
git clone https://github.com/akash3444/shadcn-ui-landing-page.git
cd shadcn-ui-landing-page
  1. To use Tailwind CSS v3.4:
  • Switch to the tailwind-v3 branch:
git checkout `tailwind-v3`
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open http://localhost:3000 in your browser to see the result.

Customization

  1. Replace the placeholder images with your own content.
  2. Modify the text and styles in the components to match your brand and messaging.
  3. Add your own features and sections as needed.

Why this template?

This project is a base template for a landing page. It is built with Next.js, Tailwind CSS, Shadcn UI, and Shadcn UI Blocks. It is a great starting point for a landing page. You can customized the content and media files as per your needs. It is not intended to be a complete solution for a landing page. It is intended to be a starting point for a landing page.

Contributing

If you have any suggestions or improvements, please create an issue or submit a pull request.

Releases

No releases published

Packages

No packages published