Skip to content

Awesome books is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application, I learnt how to manage data using JavaScript. Thanks to that my website will be more interactive. I also useD a medium-fidelity wireframe to build the UI.

License

Notifications You must be signed in to change notification settings

mumo-esther/Awesome-books-with-ES6

Repository files navigation

📗 Table of Contents

📖 Awesome books: plain JavaScript with objects

Awesome books is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application, I learnt how to manage data using JavaScript. Thanks to that my website will be more interactive. I also useD a medium-fidelity wireframe to build the UI.

🛠 Built With

  • Html
  • css
  • Javascript

(back to top)

💻 Live Demo

https://mumo-esther.github.io/Awesome-Books/

💻 Getting Started

To get a local copy up and running, follow these steps. Git clone https://github.com/mumo-esther/Awesome-Books.git

Prerequisites

In order to run this project you need: git clone then open in your live server

Setup

Clone this repository to your desired folder: cd my-folder git clonehttps://github.com/mumo-esther/Awesome-Books.git

Run tests

To run tests, run the following command:

  • npx hint .

(back to top)

👥 Authors

👤 Author

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

KEY FEATURES

  • when a user clicks the "Add" button: - A new book is added to the collection. - The new book is displayed in the page.
  • when a user clicks the "Remove" button: - The correct book is removed from the collection. - The correct book dissapears from the page.

FUTURE FEATURES

  • Navbar

⭐️ Show your support

If you like this project you can give it a ⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank all my coding partners who helped me in understanding linters

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Awesome books is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application, I learnt how to manage data using JavaScript. Thanks to that my website will be more interactive. I also useD a medium-fidelity wireframe to build the UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published