- 📖 About the Project
- 💻 Getting Started
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Basic website that allows users to add/remove books from a list by using a JavaScript class along with objects and arrays.
- Allows users to add/remove books from a list by using a JavaScript class with function methods
- Data is preserved in the browser's memory by using local storage
To get a local copy up and running, follow these steps..
In order to run this project you need:
Clone this repository to your desired folder:
git clone https://github.com/EddxSotz/AwesomeBooks.git
Install this project with:
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
👤 Edy Soto
- GitHub: @githubhandle
👤 Romans S.
- GitHub: @githubhandle
-Add Navigation bar
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
I would like to thank Microverse for providing the documentation and resorces needed to complete this project.
This project is MIT licensed.