Skip to content

hackclub/apply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack Club Applications

Apply to Hack Club, built with React and Next.js.

Setup

  1. Clone the repository and enter it
git clone https://github.com/hackclub/apply.git
cd apply
  1. Install packages & run
yarn && yarn run dev
  1. It should now be running, open localhost:3000 to view it