Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mre55/react-search-book-app
Welcome to the search book app, in this web app you will be able to search a book at Gutendex where Project Gutenberg is a library with over 60,000 free eBooks.
https://github.com/mre55/react-search-book-app
axios javascript netlify react-css-modules reactjs
Last synced: about 1 month ago
JSON representation
Welcome to the search book app, in this web app you will be able to search a book at Gutendex where Project Gutenberg is a library with over 60,000 free eBooks.
- Host: GitHub
- URL: https://github.com/mre55/react-search-book-app
- Owner: Mre55
- Created: 2023-02-02T09:01:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T09:47:24.000Z (about 2 years ago)
- Last Synced: 2024-11-09T01:34:07.378Z (3 months ago)
- Topics: axios, javascript, netlify, react-css-modules, reactjs
- Language: JavaScript
- Homepage: https://react-search-book-app.netlify.app/
- Size: 316 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Search book at Gutendex
Welcome to the search book app, in this web app you will be able to search a book at Gutendex where Project Gutenberg is a library with over 60,000 free eBooks.
## Live Demo
[Live Demo link](https://react-search-book-app.netlify.app/)
## 🧩 Built With
- React.js
- CSS Modules Stylesheet
- JavaScript
- Axios## 📚 Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
You must have `Git` and `node` installed in your machine.
### Setup
Run either of the following commands to clone the repository locally:
~~~bash
git clone [email protected]:Mre55/search-book-challenge.git
~~~
~~~bash
git clone [[email protected]:Mre55/search-book-challenge.git](https://github.com/Mre55/search-book-challenge.git)
~~~### Install
Clone the repository on your local environment and run `npm i` on your terminal.
### Usage
You can work in your favorite Code Editor.
To start the dev server just run `npm start`. Then vist `http://localhost:3000/` and type `author name` and `book title` separated by space then click `Search` button to get search results.
## Authors
👤 **Mihreteab Misganaw**
- GitHub: [@Mre55](https://github.com/Mre55)
- Twitter: [@MreMisganaw](https://twitter.com/MreMisganaw)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues).
## 👏 Show your support
Give a ⭐️ if you like this project!