Skip to content

dexterteng3/google-books

Repository files navigation

Codeship Status for dexterteng3/google-books Heroku

Dexter's Google books application

About

This is an application that consumes the Google books API [https://developers.google.com/books/docs/overview] that allows the user to search for books and navigate to more information about a specific book.

Details

This is a React application written in TypeScript 3.33. 'create-react-app' was used to bootstrap the application. Codeship is used as the CI pipeline to test and deploy code to Heroku

The application URL is: https://dexters-google-books.herokuapp.com/

Installation

  • Clone the repository
git clone https://github.com/dexterteng3/google-books.git
  • Ensure NPM is installed (version 6.4.1 was used)
  • Run: "npm install"
  • Start the application: "npm start"

Run tests

  • Run: "npm test"

About

Web app that integrates with google books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published