You can search any books with this app.
Clone the project
git clone https://github.com/BigBen3918/online-books-scan.gitGo to the project directory
cd my-projectInstall dependencies
npm install
yarn installStart the server
npm run start
yarn start