Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lucasmsa/book-finder-app
- Owner: lucasmsa
- License: mit
- Created: 2020-07-09T18:17:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T22:21:30.000Z (about 2 years ago)
- Last Synced: 2023-03-04T01:14:45.249Z (almost 2 years ago)
- Topics: axios, google-books-api, reactjs, styled-components, typescript
- Language: TypeScript
- Homepage: https://bookfinderts.netlify.app/
- Size: 1.62 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 🎨