awesome-books

In this project, I build a basic website that allows users to add/remove books from a list. I achieve this by using JavaScript objects and arrays. Also, some DOM manipulation and event listeners.

Stars
7

Awesome Books

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.

Built With

  • HTML
  • Javascript

Live Demo (if available)

Live Demo Link

Getting Started

To get a local copy up and run:

  • git clone in your terminal

Prerequisites

  • Git/Github
  • VSCode or another equivalent tool
  • knowledge in Html and Javascript

Install

Run the following tests

  • npx hint .
  • npx eslint .

Usage

You're free to use this project however you like it for educational purposes. Just keep in mind the acknowledgment described below

Authors

👤 Sidney

👤 Kelwilson

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

Related Projects