A book scanner website designed for a barcode reader. Created for the Math Department at MNSU.
- Git (https://git-scm.com)
- Node.js (https://nodejs.org)
Clone the project
git clone https://github.com/httpsMaximillion/barcode-scannerGo to the project directory
cd barcode-scannerInstall dependencies
npm installStart the server
node .