Skip to content

Basic website that allows users to add/remove books from a list achieved that by using JavaScript objects and arrays

License

Notifications You must be signed in to change notification settings

EddxSotz/AwesomeBooks

Repository files navigation

Awesome Books

📗 Table of Contents

📖 Awesome Books

Basic website that allows users to add/remove books from a list by using a JavaScript class along with objects and arrays.

🛠 Built With

HTML

CSS

Javascript

Key Features

  • 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

(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 https://github.com/EddxSotz/AwesomeBooks.git

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

👤 Edy Soto

👤 Romans S.

🔭 Future Features

-Add Navigation bar

(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)

About

Basic website that allows users to add/remove books from a list achieved that by using JavaScript objects and arrays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published