/AwesomeBooks

Primary LanguageJavaScriptMIT LicenseMIT

Awesome Books

📗 Table of Contents

📖 Awesome Books

Awesome Books is a basic website that allows users to add/remove books from a list. We achieved that by using JavaScript objects and arrays. We also needed to dynamically modify the DOM and added basic events.

🛠 Built With

Tech Stack

HTML
  • HTML
CSS
  • CSS
JavaScript
  • JavaScript

Key Features

  • Creating branches on repositories.
  • Use of linter on HTML&CSS&JavaScript project.
  • Correct use of GitHub flow.
  • Follow Microverse's list of best practices for JavaScript projects.
  • Implement a basic UI with plain HTML for a basic webpage.

(back to top)

🚀 Live Demo

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

  • Create a repo on your repositores files.
  • Clone or make a copy of this repo on your local machine.
  • Follow GitHub flow.
  • A carefully reading of this README.md is required.

Setup

Clone this repository to your desired folder:

cd my-folder
git clone git@github.com:oovillagran/AwesomeBooks.git

Install

Install this project with:

npm install

Usage

To run the project, you can use your favorite browser.

Run tests

To run tests, execute the following command:

 npx hint .

Deployment

-Follow GitHub pages guideliness.

(back to top)

👥 Authors

👤 Ruth Abreu

👤 Oscar Villagran

(back to top)

🔭 Future Features

  • Use of linter in HTML&CSS projects
  • Use README template file
  • Ask for a code review**

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project feel free to make any comment, all contributions are welcome!.

(back to top)

🙏 Acknowledgments

We would like to thank Microverse comunity, they do an excellent job.

(back to top)

📝 License

This project is MIT licensed.

_NOTE: we recommend using the [MIT license]

(back to top)