Outkarm / Awesome-books-es6-original

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWESOME BOOK PROJECT

Project allow user to add desire books to the list and also delete books. It makes use of local storage to preserve the data on the web browser.

Project Goals:

  • Add books to the list
  • Remove books in the list
  • Preserve data in the web browser using local storage
  • Add data to the collection

Prequisite Knowledge:

  • Basic Git command
  • Basic HTML
  • Basic CSS
  • JavaScript

Project Usage:

To make use of this project, kindly run any of the following commands.

git clone https://github.com/Outkarm/team-awesome-books-project.git

or

git clone git@github.com:Outkarm/team-awesome-books-project.git

Contributors

Aknowledgements

  • Thanks to microverse for its support throughout the project

About

License:MIT License


Languages

Language:JavaScript 97.8%Language:CSS 1.3%Language:HTML 0.9%