Skip to content

Mariwan001/shadcn-ui-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a0d7733 · Aug 19, 2024

History

2 Commits
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024

Repository files navigation

Shadcn Landing Page Template

This is a project conversion Shadcn-Vue to NextJS

Alt text

Sections

  • Navbar
  • Sidebar(mobile)
  • Hero
  • Sponsors
  • Benefits
  • Features
  • Testimonials
  • Team
  • Pricing
  • Frequently Asked Questions(FAQ)
  • Services
  • Footer

Features

  • Fully Responsive Design
  • User Friendly Navigation
  • Dark Mode

How to install

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