This is a Library where someone can add
or store
new book with the provided Add New Book Button
where an input form
collected user's input or book's details to add to library and can also remove
the existing book with the provided Remove Button
labeled 'X'
.
- Html5
- CSS
- JavaScript
- Linters
To get a local copy up and running follow these simple example steps.
- On the project GitHub page, navigate to the main page of the repository this page.
- Under the repository name, locate and click on a green button named
Code
. - Copy the project URL as displayed.
- If you're running Windows Operating System, open your command prompt. On Linux, Open your terminal.
- Change the current working directory to the location where you want the cloned directory to be made. Leave as it is if the current location is where you want the project to be.
- Type
git clone
, and then paste the URL you copied in Step 3.
$ git clone https://github.com/YussaMoney/Library.git
- Press Enter. Your local copy will be created.
Web browser(chrome)
👤 Azeez Yusuf O.
- Github: @YussaMoney
- Twitter: @YussaMoney
- Linkedin: @YussaMoney
Contributions, issues and feature requests are welcome!
Give a ⭐️if you like this project!