awesome-books-with-ES6

In this project, I restructure my previous Awesome books app code. The goal is to practice ES6 syntax and also make the code more organized by using ES6 modules.

Stars
9

Awesome Books

In this project, I will restructure my previous Awesome books app code. The goal is to make it more organized by using modules. I will also practice the ES6 syntax that I have learned.

Built With

  • HTML
  • Javascript

Live Demo

Live Demo Link

Getting Started

Prerequisites

  • Git/Github
  • VSCode
  • knowledge in Html and Javascript

Install

  • To install locally run, git clone [email protected]:XsidX/awesome-books-with-ES6.git, in your terminal.
  • open the cloned directory with VSCode
  • install live server extension for VSCode.
  • right click on the index.html file and select open with live server.

Usage

You're free to use this project however you like it for educational purposes.

Authors

👤 Sidney

🤝 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

-Microverse module 2, block 2, Awesome books: with ES6 activity/lesson.

📝 License

This project is MIT licensed.

Related Projects