Books app

github | live link

Built with: JSX, CSS, REACT.JS

To find the book you are looking for jsut enter the title in the search bar and click the search button.

When I decided to create this project I had one thing in mind - work with API's. It's jsut so awesome to be able to pull in so much data from somewhere and display it as you want. I got to work with functional components with react hooks, the async await data fetching and a little bit of forms.