Basic website that allows users to add/remove books from a list.
This is achieved that by using JavaScript objects and arrays. Also, the DOM is dynamically modified with basic events.
- Plain Javascript
- HTML5
- CSS3
- Complete website with styles
To get a local copy up and running follow these simple example steps:
- Under the repository name, click the Clone or download green button.
-
Copy the URL given by clicking the clipboard button
-
Open a terminal window in your local machine and change the current directory to the one you want the clone directory to be made.
-
Type git clone and the paste the URL you previusly copied to the clipboard
-
Change the current directory to the newly created folder
-
Now open the index.html file on your browser. You can add and remove books which persist on browser reloads.
👤 Miguel Tapia
👤 Alex Gamino
- Github: @Alex Gamino
- Linkedin: linkedin
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.