Hack Club Sign https://sign.hackclub.com Generate a Hack Club logo with custom colors and gradients. Development Run the website locally: # Install dependencies yarn # Run the development server yarn dev Make your changes Format your code with Prettier before committing: yarn run fmt