|
пре 6 месеци | |
---|---|---|
public | пре 6 месеци | |
src | пре 6 месеци | |
.eslintrc.cjs | пре 6 месеци | |
.gitignore | пре 6 месеци | |
LICENSE | пре 6 месеци | |
README.md | пре 6 месеци | |
components.json | пре 6 месеци | |
index.html | пре 6 месеци | |
package-lock.json | пре 6 месеци | |
package.json | пре 6 месеци | |
postcss.config.js | пре 6 месеци | |
tailwind.config.js | пре 6 месеци | |
tsconfig.json | пре 6 месеци | |
tsconfig.node.json | пре 6 месеци | |
vite.config.ts | пре 6 месеци |
Build your React landing page effortlessly with the required sections to your project. Live Demo
Clone this repository:
git clone https://github.com/leoMirandaa/shadcn-landing-page.git
Go into project
cd shadcn-landing-page
Install dependencies
npm install
Run project
npm run dev