Skip to content

Halle-Group/QR-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator by Hack2skill

The QR Code generator is an online tool that can easily convert a text or Url into a QR code. These QR codes will engage people and make interaction using Content & links easier. This is one of the many open-source projects undertaken by Hack2skill. Our aim is to generate more such open-source repositories, in the collaboration with other open-source developers. Don't forget to check out our other open-source projects, right here!

Installation

To Contribute to this repository follow these commands in your Terminal:

  1. Clone the Repository
  • git clone https://github.com/hack2skill/qrcodeGenerator.git
  1. After cloning the repository install all dependencies
  • cd qrcodeGenerator
  • npm i
  1. Install dependencies in client as well
  • cd ./client/
  • npm i
  1. Run the Client - front end
  • npm start
  1. Run the Backend in another Terminal
  • cd ..
  • npm run dev

Getting Help

Incase you run into difficulties, discuss your project on the community https://discord.gg/BM3yYfg4

A Little about us, @Hack2skill,

We are the largest and fastest-growing community of technology innovators including startups, colleges & professional Developers with over 2.0 million developers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published