Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucasmsa/book-finder-app

🦦 Simple application using React and google books API that allows users to find books
https://github.com/lucasmsa/book-finder-app

axios google-books-api reactjs styled-components typescript

Last synced: about 1 month ago
JSON representation

🦦 Simple application using React and google books API that allows users to find books

Awesome Lists containing this project

README

        

# Book Finder App 📖
> React web-application that displays up to 10 books per search using google books API
>
The idea came from [here](https://github.com/florinpop17/app-ideas/blob/master/Projects/2-Intermediate/Book-Finder-App.md)

---


## 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 🎨