Building a book store library using vanilla Javascript. In this project, we demostrate the use of Object and Object Constructor
The user can:
- Add a book
- Delete a book
- Change status from Read to Unread and vice versa
The books are stored in browser's localStorage
- HTML
- Bootstrap
- CSS
- Javascript
To get a local copy up and running follow these simple example steps.
git clone https://github.com/addod19/BookStoreLibrary.git
- Open the project with your favorite browser
- Enjoy the beauty of the project
- A modern browser
👤 Author1
- Github: @addod19
- Twitter: @DanielLarbiAdd1
- Linkedin: Daniel Larbi Addo
- Email: (addodaniellarbi@gmail.com)
👤 Author2
- Github: @macnick
- Twitter: @mac_experts
- Linkedin: Nick Haralampopoulos
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
- Fork it (https://github.com/addod19/BookStoreLibrary/fork)
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.