EddxSotz / Awesome_Books

Basic website that allows users to add/remove books from a list by using JavaScript objects and arrays.
MIT License
1 stars 0 forks source link

Awesome Books

📗 Table of Contents

📖 Awesome Books

Basic website that allows users to add/remove books from a list by using JavaScript classes and local storage.

🛠 Built With

HTML

CSS

Javascript

Key Features

(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/Awesome_Books.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

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command:

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Edy Soto

👤 Javier Jesus Martinez

🔭 Future Features

-Implement using Javascript modules

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