This project implements a Barcode Generator with a web interface. Users can input data, click a button, and the application will generate a barcode using a backend API.
- Web interface to input data and generate barcodes.
- Backend API to handle barcode generation.
-
Frontend:
- HTML
- JavaScript
-
Backend:
- Node.js
- Express
-
Clone the repository:
git clone <repository_url>