Skip to content

This is a website page written in vanilla JavaScript that displays a library of books. The books can be sorted by their properties.

Notifications You must be signed in to change notification settings

vidalhuix/project-library-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-library

Welcome to our library where you can sort our books alphabetically, by genre, and by rating!

The Challenge

To be able to do finish the site using what we have learned so far about arrays and objects. Given the limited time, this proved to be a significant challenge.

View it Live

Click here to explore and experience it firsthand.

About

This is a website page written in vanilla JavaScript that displays a library of books. The books can be sorted by their properties.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.5%
  • CSS 24.6%
  • HTML 11.9%