Awesome-Books-ES6
Refactoring of the Awesome Books project with ES6 syntax
📗 Table of Contents
📖 Awesome Books
Basic website that allows users to add/remove books from a list by using JavaScript-ES6 with classes, objects and modules.
🛠 Built With
HTML
CSS
Javascript
Key Features
- Allows users to add/remove books from a list by using JavaScript objects and arrays.
- Data is preserved in the browser's memory by using local storage
(back to top)
💻 Getting Started
To get a local copy up and running, follow these steps..
Prerequisites
In order to run this project you need:
Setup
Clone this repository to your desired folder:
git clone
Install
Install this project with:
Lighthouse
Webhint
- Run: npm install --save-dev hint@7.x
Stylelint
- Run: npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
ESLint
- Run: npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
(back to top)
👥 Authors
👤 Javier J. Martinez F.
🔭 Future Features
-none
(back to top)
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
(back to top)
🙏 Acknowledgments
I would like to thank Microverse for providing the documentation and resorces needed to complete this project.
(back to top)
📝 License
This project is MIT licensed.
(back to top)