Node.js: >=18.x Next.js: 13.5.x ├── app/ # Next.js app directory ├── components/ # UI components │ ├── sections/ # Page sections │ └── ui/ # shadcn/ui components ├── config/ # Configuration files │ ...
This is a Next.js project bootstrapped with create-next-app. This blog starter is the perfect foundation for writing your next blog, portfolio or online publication using Next.js and Tailwind CSS.