Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ttnsy/goodbooks
a practical demonstration of utilizing APIs in plain HTML, CSS, and JavaScript. This is a learning exercise and not a real-world application.
https://github.com/ttnsy/goodbooks
css html javascript learning-exercise
Last synced: 30 days ago
JSON representation
a practical demonstration of utilizing APIs in plain HTML, CSS, and JavaScript. This is a learning exercise and not a real-world application.
- Host: GitHub
- URL: https://github.com/ttnsy/goodbooks
- Owner: ttnsy
- Created: 2024-01-15T23:52:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-16T01:31:08.000Z (about 1 year ago)
- Last Synced: 2024-11-08T16:52:32.068Z (3 months ago)
- Topics: css, html, javascript, learning-exercise
- Language: CSS
- Homepage: https://codesandbox.io/p/sandbox/assignment-2-js-async-hackhive-3dy9l9?file=%2Findex.html
- Size: 2.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoodBooks
**GoodBooks** is a practical demonstration of utilizing APIs in plain HTML, CSS, and JavaScript. This is a learning exercise and not a real-world application.
### Demo
![](assets/demo.gif)
### Codesandbox
The codes also available at codesandbox [here](https://codesandbox.io/p/sandbox/assignment-2-js-async-hackhive-3dy9l9?file=%2Findex.html).