Skip to content

In this project, I built a basic website that allows users to add/remove books from a list. I achieve that by using ES6 syntax . I also dynamically modify the DOM and add basic events.

License

Notifications You must be signed in to change notification settings

rmjspecial/Book-AwesomES6

Repository files navigation

Awesome-Books-ES6

The aim of this project is to restructure the Awesome books app code by using ES6 syntax and organising the workspace using modules.

The code is divided into modules and each module is saved in a separate file in the modules dir. and imported in the index.js file.

Live Demo

link to live demo

Awesome-Books-ES6: Refractor to use JavaScript modules and ES6 Syntax.

Built With

  • JavaScript
  • HTML
  • CSS

Getting Started

Prerequisites

  • In the repository, copy the SSH code snippet for Awesome-book-2
  • clone into the repository by using git clone in the git bash terminal
  • cd into the repository cd Awesome-Books-ES6
  • open VScode terminal code .
  • Go live (live server)

Setup

  • Linters
  • Git bash (optional: vscode gitbash terminal)

Install

  • Live server on VScode

Author

👤 Rejoice Evans

🤝 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

  • Hat tip to anyone who's code/resource was used
  • Inspiration
  • Microverse student community

📝 License

This project is MIT licensed.

About

In this project, I built a basic website that allows users to add/remove books from a list. I achieve that by using ES6 syntax . I also dynamically modify the DOM and add basic events.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published