Skip to content

llRizvanll/BarcodeByLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instant Barcode Generator: React App and Chrome Extension

Generate instant barcode images from any link, text, or description with a single click. This project, Instant Barcode Generator, is available as both a web app and a Chrome extension.

Banner

Key Features of Instant Barcode Generator

  • Generate barcodes instantly: Just enter your text and get a barcode immediately.
  • User-friendly interface: The app is designed to be intuitive and easy to use.
  • Versatility: Available as a web app and a Chrome extension.

Contribute

If you like this project and want to help me create more projects like this, please consider buying me a coffee:

Buy Me A Coffee

How to Use Instant Barcode Generator

Web App

The web app is deployed on Vercel. Here's what it looks like:

Web View

And here's the mobile view:

Mobile view

Chrome Extension

We also have a Chrome extension. Here's what it looks like:

Chrome extension

And here's another view of the Chrome extension:

Chrome extension

Running the App

Web App

To run the web app locally, follow these steps:

  1. Clone the repository: git clone https://github.com/yourusername/yourrepository.git
  2. Navigate into the directory: cd yourrepository
  3. Install the dependencies: npm install
  4. Start the app: npm start

The app will be available at http://localhost:3000.

Chrome Extension

To load the Chrome extension locally, follow these steps:

  1. Build the project: npm run build
  2. Go to chrome://extensions/ in your Chrome browser.
  3. Enable Developer mode (toggle the switch in the top right corner).
  4. Click on "Load unpacked" and select the build directory of your project.

The extension will be added to your browser toolbar.

Contribute to Instant Barcode Generator

If you like this project and want to help me create more projects like this, consider buying me a coffee:

Buy Me A Coffee