In this project, we build a basic website that allows users to add/remove books from a list. We achieve that by using JavaScript objects and arrays. We also dynamically modify the DOM and add basic events.
- HTML
- Javascript
To get a local copy up and run:
- git clone in your terminal
- Git/Github
- VSCode or another equivalent tool
- knowledge in Html and Javascript
- npm install -g @lhci/cli@0.7.x
- npm install --save-dev hint@6.x
- npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
- npx hint .
- npx eslint .
You're free to use this project however you like it for educational purposes. Just keep in mind the acknowledgment described below
👤 Sidney
- GitHub: XsidX
- Twitter: @_sid_o
- LinkedIn: Sidney Kaguli
👤 Kelwilson
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Original design idea by Cindy Shin in Behance.
This project is MIT licensed.