https://github.com/developeromarfaruk/js-book-archive
In this repository, if the user writes the book name in the input field and clicks the search button, the data will be loaded from the API and the UI will show it.
https://github.com/developeromarfaruk/js-book-archive
api arrow-functions css3 event-handler fetch-api html5 javascript tailwindcss
Last synced: 2 months ago
JSON representation
In this repository, if the user writes the book name in the input field and clicks the search button, the data will be loaded from the API and the UI will show it.
- Host: GitHub
- URL: https://github.com/developeromarfaruk/js-book-archive
- Owner: DeveloperOmarFaruk
- Created: 2024-04-26T01:07:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T08:07:39.000Z (almost 2 years ago)
- Last Synced: 2025-05-21T02:10:00.587Z (10 months ago)
- Topics: api, arrow-functions, css3, event-handler, fetch-api, html5, javascript, tailwindcss
- Language: JavaScript
- Homepage: https://664ef8bfe982b9008a63cff4--storied-alfajores-9e6487.netlify.app/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Here is some UI and work shown in this repository.
#
[Live Preview Project](https://664ef8bfe982b9008a63cff4--storied-alfajores-9e6487.netlify.app/)
#
In this repository, if the user writes the book name in the input field and clicks the search button, the data will be loaded from the API and the UI will show it. If the user searches with empty input the please type your book name alert message will show. If the user's book name is not in the database then no books found alert message will show. If the user searches with book name input, it will show loading until data comes from API.
#







