UnQueue eliminates physical queues by joining virtual queues from your device, receive turn notifications, making it convenient and efficient.
- Enter
git clone https://github.com/thisisyashgarg/unqueue-lts.git
npm init -y
to initialise npm.npm i
to install all the dependencies.npm start
to run the project.