node downloads
verificar a versão node --version
instalar o next global npm install create-next-app@latest -g
npx create-next-app@latest app-crud2
npm run dev
npm i @tabler/icons-react
npx shadcn-ui@latest init
npx shadcn-ui@latest add dropdown-menu