Skip to content

BigBen3918/online-books-scan

Repository files navigation

Google Books Search App

You can search any books with this app.

Usage

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

Authors