/online-books-scan

Search App for Online Books

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

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