App structure
project structure
all of the shadcn files are in components/ui. lib folder holds a util cn function and any other utility functions. the cracked components are placed in the components folder highlighted below.
layout.tsx
page.tsx
global.css
utils.ts
button.tsx
tabs.tsx
dialog.tsx
cracked.tsx
next.config.js
package.json
postcss.config.js
tailwind.config.ts
tsconfig.json