Skip to content

LucasWongC/google-book-search-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Book Search Application

Application that uses the Google Books API to search for books and construct a reading list.

Demo can be found here


This app utilizes:

  • React, Redux, TypeScript, Tailwind CSS
  • Google Book API

Getting started

To get a local copy up and running follow these simple steps :

Prerequisites

To run this project, you'll need to have the following installed:

Installation

  1. Clone the repo :

    git clone https://github.com/LucasWongC/google-book-search-app.git
  2. Install dependencies (use sudo if required) :

    npm install
  3. Start the application :

    npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published