Skip to content

A collection of books in a library format. This is the beginning of learning Objects in JS. The project builds one knowledge on the use of constructor functions and prototypal inheritance.

Notifications You must be signed in to change notification settings

tmannazy/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library

A simple project. it serves as a library of books one has read. This project was initiated to learn the use of Objects in JavaScript. It also builds my knowledge of the use of Constructor and Prototypal inheritance

Technologies used

  • HTML/CSS
  • Vanilla JavaScript`

Contributing

  1. Create a repo on your local machine.
  2. Clone the repo using git clone https://github.com/tmannazy/library.git
  3. Create a feature branch git checkout -b feature/foobar
  4. Commit your changes git commit -am 'Added some foobar
  5. Push to the branch git push origin feature/foobar
  6. Create a new PR.

About

A collection of books in a library format. This is the beginning of learning Objects in JS. The project builds one knowledge on the use of constructor functions and prototypal inheritance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published