Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 676 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 676 Bytes

Book Finder App 📖

React web-application that displays up to 10 books per search using google books API
The idea came from here



Technologies used 🖲

  • ReactJS
  • Axios
  • Typescript
  • Styled Components

How to run it locally 🦦

Clone repository git clone https://github.com/lucasmsa/book-finder-app.git

Install dependencies yarn

Go to the project folder cd book-finder-app

Run 📚 yarn start


Result 🎨