Skip to content

guigui64/bookfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOOKFINDER

Overview

This app was created for the Chingu Voyage 12 pre-work. It uses the Google Books API to build a search engine to allow users to search for books.

More details can be found in the Chingu pre-work repo.

Features

The main features of this app are:

  • It uses React Bootstrap for the UI
  • It is responsive
  • It fetches data from Google Books API and handles
    • timeout
    • no result

Running this project

Live version

Live demo here!

From the repo

  1. Clone this project
  2. Run npm install
  3. Run npm start

ToDo List

  • Responsive font sizes
  • Try React Rainbow Components instead of Bootstrap
  • Implement tests
  • Bonus tasks from Chingu

About

Web app to search for books using the Google Books API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors