With this project, new books can be added with fields for author, book title, Number of book pages, edition and the read status of the book. With simple styles, the books are displayed below the form.
All books are stored in the browser's local storage.
- Javascript
- HTML 5
- CSS
To get a local copy up and running follow these simple example steps.
- A browser
- Text Editor
STEP 1 In the terminal, Run the following commands.
git clone https://github.com/diazgio/Library-JS.git
cd Library-JS
OR
- Download the zip file form
https://github.com/diazgio/Library-JS/tree/development
STEP 2
- Then open the
index.html
file using a browser. - Enjoy the simple library.
👤 Roy Mukuye
- GitHub: @mke2111
- Twitter: @Roymkenya
- LinkedIn: Roy Mukuye
- Github: @diazgio
- Twitter: @giordano_diaz
- LinkenIn:giordano-diaz
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.