Skip to content

In this project, we created a simple library logging website, where you can add books to the library, remove books, and set the books that you have to read/unread.

Notifications You must be signed in to change notification settings

zilton7/library

Repository files navigation

JavaScript Library

In this project we created a simple library logging website, where you can add books to the library, remove books, and set the books that you have to read/unread.

The library is stored in the browser's localStorage, so that it persists between sessions, and browser closure.

Built With

  • JavaScript

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Node

Setup

```run npm install to install all required node modules

Usage

double click on index.html to open project in new browser window

AUTHORs

ZIL NORVILIS

  • Github:
  • Linkedin:
  • Twitter:

AYMAN JABR

  • Github:
  • Linkedin:

Show your support

Give a ⭐️ if you like this project!

License 📝

Released under MIT License

Copyright (c) 2021 Ayman Jabr/Zil Norvilis.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

In this project, we created a simple library logging website, where you can add books to the library, remove books, and set the books that you have to read/unread.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published