https://github.com/vhadyak/library
This is a basic book library app to practice using object constructors and prototypes
https://github.com/vhadyak/library
css html javascript javascript-prototypes
Last synced: 3 months ago
JSON representation
This is a basic book library app to practice using object constructors and prototypes
- Host: GitHub
- URL: https://github.com/vhadyak/library
- Owner: VHadyak
- Created: 2023-12-04T05:47:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-07T06:30:42.000Z (about 1 year ago)
- Last Synced: 2025-01-26T07:41:33.085Z (5 months ago)
- Topics: css, html, javascript, javascript-prototypes
- Language: CSS
- Homepage: https://vhadyak.github.io/Library/
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Library (No Storage)
This is a basic book library app to practice using objects and dom manipulation. No storage for this type of project ... yet!
(NOT RESPONSIVE ON MOBILE)