Skip to content

hackclub-dsc/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack Club DSC Website

The Hack Club DSC website, built with the NextJS Portfolio Starter Kit. Site is currently hosted on Vercel.

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

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).