Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henrylin03/library
Library app from The Odin Project's "Full Stack JavaScript" course.
https://github.com/henrylin03/library
css html javascript library objects oop
Last synced: about 1 month ago
JSON representation
Library app from The Odin Project's "Full Stack JavaScript" course.
- Host: GitHub
- URL: https://github.com/henrylin03/library
- Owner: henrylin03
- License: mit
- Created: 2024-04-07T08:16:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-11T11:44:23.000Z (8 months ago)
- Last Synced: 2024-11-14T18:19:17.280Z (3 months ago)
- Topics: css, html, javascript, library, objects, oop
- Language: JavaScript
- Homepage: http://henrylin.io/library/
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Library App
Library app from [The Odin Project's](https://www.theodinproject.com/) "Full Stack JavaScript" course ([link](https://www.theodinproject.com/lessons/node-path-javascript-library)).
Project aims to practice objects and object constructors in JavaScript.