/book-finder

Web application utilizing Google Book REST API to allow users to search for books and keep track of favourites ones.

Primary LanguageJavaScript

Book Finder

BookFinderScreenshot

Main project idea

Web application utilizing Google Book REST API to allow users to search for books and keep track of favourites ones.

Demo

https://bookfinder-puto.netlify.app/

Gained sills

  • Learned how to create a React based application from scratch.
  • Familiarized myself with Redux data flow.
  • Practiced consuming REST API.
  • Understood the proper usage of asynchronous calls.
  • Learned the basics of serverless architecture by leveraging Google Firebase platform.
  • Applied Responsive Web Design principles.

Technologies

  • React, Redux
  • REST
  • Firebase
  • JavaScript
  • HTML, CSS
  • npm, webpack