Skip to content

the project is all about a book list. the program allows the user to add the name of the book. Also, it allows the user to add the name of the author. the book is added to local storage on the browser. The user also can remove the book from the list. The deleted book is also deleted from the local storage.

Notifications You must be signed in to change notification settings

eng-mohamed-eldeeb/Awesome_books_ES6

Repository files navigation

Book list

This web app is about making a book list

This site contans

  • An add form that adds the books
  • A remove button that is attached to each list item removs the book from the list

screenshot

Additional description about the project and its features.

live demo

Install

  • Install node.js from HERE.

Run locally

  1. Clone the project using git-bash or Githup Desktop.
  2. Open the project folder with VSCode or any Editor.
  3. Open terminal and navigate to the project folder.
  4. Type npm install.
  5. Type npm start.

Built With

  • HTML
  • CSS
  • JS

Authors

👤 MOHAMED EL DEEB with Walker

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

the project is all about a book list. the program allows the user to add the name of the book. Also, it allows the user to add the name of the author. the book is added to local storage on the browser. The user also can remove the book from the list. The deleted book is also deleted from the local storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages