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: 2 months ago
JSON representation

Library app from The Odin Project's "Full Stack JavaScript" course.

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.