The Hack Club DSC website, built with the NextJS Portfolio Starter Kit. Site is currently hosted on Vercel.
Deploy the example using Vercel:
Execute create-next-app
with npm or Yarn to bootstrap the example:
npx create-next-app --example blog my-blog
# or
yarn create next-app --example blog my-blog
Deploy it to the cloud with Vercel (Documentation).