Skip to content

In this project, we will reconstruct the project awesomeBooks with ES6 syntax, the main objectives of this project are: Use ES6 modules to write modular JavaScript. Learn how to use proper ES6 syntax. Understand improvements that ES6 brings to JavaScript. Use npm as software packages system.

License

Notifications You must be signed in to change notification settings

ivanmvh/Awesome-Books-ES6-imvh

Repository files navigation

Awesome Books

In this project, we will reconstruct the project awesomeBooks with ES6 syntax, the main objectives of this project are:

  • Use ES6 modules to write modular JavaScript.
  • Learn how to use proper ES6 syntax.
  • Understand improvements that ES6 brings to JavaScript.
  • Use npm as software packages system.

Built With

  • ES6
  • HTML
  • JavaScript
  • CSS

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Have git installed. (For version control)
  • Have text editor installed. (VSCode, sublime, atom)
  • Have CSS,HTML & JS Linters installed and configured. For further information, visit this link to get better understanding on each linters used on this project.

Usage

his page registers books with author and title of the book. To register a book:

Type the author's name. Type the book's title. Click on Add button below. The books will be added to the list and will be displayed. To remove a book from the list:

Find the book in the list. Click on remove button for the respective book. This page registers books with author and title of the book. To register a book:

  1. Type the author's name.
  2. Type the book's title.
  3. Click on Add button below.
  4. The books will be added to the list and will be displayed.

To remove a book from the list:

  1. Find the book in the list.
  2. Click on remove button for the respective book.

Authors

👤 Ivan Martinez von Halle

👤 Wali Muhamad

  • GitHub: @Itswali
  • Twitter: @Wali-Muhammad
  • LinkedIn: @wali-Muhammad

🤝 Contributing

Contributions, issues, and feature requests are welcome!

📝 License

This project is MIT licensed.

About

In this project, we will reconstruct the project awesomeBooks with ES6 syntax, the main objectives of this project are: Use ES6 modules to write modular JavaScript. Learn how to use proper ES6 syntax. Understand improvements that ES6 brings to JavaScript. Use npm as software packages system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published