This project generates random barcodes for various use cases. It can be used for testing, prototyping, or any scenario where unique barcode generation is required.
- Clone the repository:
git clone https://github.com/schie/random-barcode.git
- Navigate to the project directory:
cd random-barcode
- Install dependencies:
npm install
Run the application:
npm run dev
Follow the prompts to generate barcodes.
Contributions are welcome! Please fork the repository and submit a pull request.
Releases are managed by release-please. Publishing a release automatically triggers a deployment to GitHub Pages. If the automatic deployment fails, you can trigger the Manual Deploy workflow from the GitHub Actions tab to redeploy the site.
This project is licensed under the MIT License.