Apply to Hack Club, built with React and Next.js.
- Clone the repository and enter it
git clone https://github.com/hackclub/apply.git
cd apply
- Install packages & run
yarn && yarn run dev
- It should now be running, open localhost:8000 to view it
See CONTRIBUTING.md for more!