Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.01 KB

File metadata and controls

45 lines (31 loc) · 1.01 KB

Random Barcode Generator

Description

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.

Installation

  1. Clone the repository:
    git clone https://github.com/schie/random-barcode.git
  2. Navigate to the project directory:
    cd random-barcode
  3. Install dependencies:
    npm install

Usage

Run the application:

npm run dev

Follow the prompts to generate barcodes.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

Deployment

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.

License

This project is licensed under the MIT License.