https://sign.hackclub.com
Generate a Hack Club logo with custom colors and gradients.
- 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