You can use the application from here: !Maybe you can not use the search on GitHub. Open Your Mind Library.
- This application will provide the feature to search for books and see details.
- Some fun features (The image of the day from NASA, fun fact, random quote).
- Open library: https://openlibrary.org/developers/api
- NASA API: https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY"
- Quote: https://quote-garden.herokuapp.com/api/v3/quotes
- Fun fact: https://asli-fun-fact-api.herokuapp.com/
-
Header & Footer
-
Welcome Page:
- Picture of the day from NASA API.
- Random quote.
- Fun fact.
-
Search page:
- Search box.
- Expressive image to encourage reading.
- Search results box.
-
Book details page: Some details about the book.
- The project structure.
- README file with the description.
- Header & Footer.
- Navigation bar in the header.
- Welcome page.
- Feature to show (The image of the day from NASA) on the welcome page.
- Random quote feature on the welcome page.
- Feature to show (fun fact) on the welcome page.
- Book search page.
- Search box & Search button & Message from the library in search page.
- Search results box.
- Feature to choose from search results to see the details.
- Book details page (Some details about the book).
- Back button in details page to go back to the search results.
- Session storage to keep the opened page in refresh state.
- Preparing the repository.
- The ability to add the book to favorites.
- Next and previous buttons to change between search results.
I designed it by myself.
- The best browser to use is ( Chrome ).
- Clone the repository to your computer.

