Shadcn Landing Page Template
This is a project conversion Shadcn-Vue to NextJS
Sections
Features
How to install
- Clone this repositoy:
git clone https://github.com/nobruf/shadcn-landing-page.git
- Go into project
cd shadcn-landing-page
- Install dependencies
npm install
- Run project
npm run dev