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.
- React.js
- CSS Modules Stylesheet
- JavaScript
- Axios
To get a local copy up and running follow these simple example steps.
You must have Git
and node
installed in your machine.
Run either of the following commands to clone the repository locally:
git clone [email protected]:Mre55/search-book-challenge.git
git clone [[email protected]:Mre55/search-book-challenge.git](https://github.com/Mre55/search-book-challenge.git)
Clone the repository on your local environment and run npm i
on your terminal.
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.
👤 Mihreteab Misganaw
- GitHub: @Mre55
- Twitter: @MreMisganaw
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!