Skip to content

"Awesome books" is a simple website that displays a list of books and allows to add and remove books from that list. By building this application, I learned how to manage data using JavaScript.

Notifications You must be signed in to change notification settings

Fatima-hub333/Awesome-Books--ES6

Repository files navigation

Hello! I am a software developer! I can help you build a product, feature or website. Take a look of my works. If you like what you see and have a project you need coded, don’t hesitate and contact me.

Awesome books.

"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, you will learn how to manage data using JavaScript. Thanks to that your website will be more interactive. You will also use a medium-fidelity wireframe to build the UI.

text text text

screenshot

Live Demo

(https://fatima-hub333.github.io/Awesome-Books--ES6/)

Built With

  • HTML
  • CSS
  • JavaScript (using ES6 modules and classes)

Prerequisites

  • Create a collection that keeps a list of books.
  • Create a function to add a new book to the collection, with title and author.
  • Create a function to remove a book from the collection.
  • Display all books saved in the collection in the top part of the page.
  • Make sure that when a user clicks the "Add" button.
  • Make sure that when a user clicks the "Remove" button.
  • Make sure that data is preserved in the browser's memory by using localStorage.

Setup

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.

Download the ZIP from this location, or run the following git command to clone the files to your machine:

git clone https://github.com/Fatima-hub333/Awesome-Books--ES6.git
  • Once the files are on your machine, open the Portfolio folder in Visual Studio Code.

  • With the files open in Visual Studio Code, press the Go Live button at the bottom of the window to launch the files with Live Server.

Install

The following tools help make easier to work with sample code.

Authors

👤 Fatima Zahir

🤝 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!

📝 License

This project is MIT licensed.

About

"Awesome books" is a simple website that displays a list of books and allows to add and remove books from that list. By building this application, I learned how to manage data using JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published