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

https://github.com/lipehfama/book-search-app

Book search app with reactjs
https://github.com/lipehfama/book-search-app

api api-library css-flexbox css-grid css3 react react-router-dom reactjs responsive-layout use-effect use-state vite

Last synced: 2 months ago
JSON representation

Book search app with reactjs

Awesome Lists containing this project

README

          

# book-search-app

![screencapture-book-search-app-react-vercel-app-book-2022-11-10-14_34_36](https://user-images.githubusercontent.com/91050670/201167807-0c335612-d9d6-4e04-9714-61fd0f3f770b.png)

## :rocket: Run Project

```bash
npm install
npm run dev
```

## :book: Project Information

- Book search app with reactjs

- API Link: https://openlibrary.org/

- React with useEffect and useState

- CSS with Flexbox and Grid

## :wrench: Technologies Used

- Vite
- React/Javascript
- CSS