/apply

🚀 Website for applying to start a Hack Club!

Primary LanguageJavaScript

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