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