Skip to content

A simple React app that allows you to search the Google Books API. Incorporates Firebase's Realtime Database.

License

Notifications You must be signed in to change notification settings

MariahAdams/search-all-the-things

Repository files navigation

Search All The Things!

Project Description

A simple React app that allows you to search the Google Books API.

Developer

Requires Node v10 or later.

How to get started

  • Fork repository, clone locally, navigate to repository directory,
  • Download all the files with npm i,
  • To test, run npm test.

How to use API

  • Connect to the server with npm start.
  • Click on the 🔍 to start your search.
  • On the Results page, click on a cover image or title to preview your book.
  • From the Results page and the book detail page, you can add books to your favorites by clicking on the ♡ Favorites button. Go to the Favorites page to see a list of books you have selected. You can also remove books from this page by clicking the ♥️ Favorites button again.

Contributors

This project was created by Mariah Adams & Robert Thompson during the Summer 2018 Full-Stack Javascript Career Track program at Alchemy Code Lab.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgment

Forked from alchemy-fullstack-js-summer-2018/search-all-the-things & powered by the Google Books API.

About

A simple React app that allows you to search the Google Books API. Incorporates Firebase's Realtime Database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published