A local library website was built using Javascript, HTML, and CSS. The user can add a new book by entering its title, author, its number of pages, and whether he/she has read it or not. The book can be removed from the library using the remove button. The status of whether the book has been read by the user can be changed from true to false or vice versa.
- HTML5
- CSS
- Javascript
To get a local copy up and running follow these simple example steps:
- Open Terminal.
- Change the current working directory to the location you want the cloned directory.
- Enter the following:
$ git clone git@github.com:amiraabouhadid/Library.git.
- Press Enter to create your local clone.
- run
cd Library
- now you an open the project with any code editor and go live or simply open the index.html page with the browser.
- GitHub
- Git
Amira Abouhadid
- GitHub: @amiraabouhadid
- Twitter: @AbouhadidAmira
- LinkedIn: amira-abouhadid
Shaher Shamrookh
- GitHub: @amiraabouhadid
- Twitter: @AbouhadidAmira
- LinkedIn: amira-abouhadid
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
- This project is MIT licensed.
- This project is creativecommons licensed.