Ruthmy / awesomeBooksES6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Client
  • HTML
  • CSS
  • JavaScript

Key Features

  • Adding & Remove Books Dynimcally
  • Book Data are stored in the local storage
  • load saved books in local storage when re-open the website

(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

πŸ‘€ Ahmed Eid

πŸ‘€ Ruth Abreu

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

About


Languages

Language:JavaScript 97.9%Language:CSS 1.1%Language:HTML 1.0%