Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:
npx create-next-app --example blog-starter blog-starter-appyarn create next-app --example blog-starter blog-starter-apppnpm create next-app --example blog-starter blog-starter-appYour blog should be up and running on http://localhost:3000! If it doesn't work, post on GitHub discussions.
Deploy it to the cloud with Vercel (Documentation).
blog-starter uses Tailwind CSS (v3.0).