/Awesome-Books

"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application, you will learn how to manage data using JavaScript. Thanks to that your website will be more interactive. You will also use a medium-fidelity wireframe to build the UI.

Primary LanguageJavaScriptMIT LicenseMIT

πŸ“— Table of Contents

πŸ“– Awesome Books

Awesome Books is a Books list web application

This project is a basic website that allows users to add books to a list. The books list is store locally. So you can close your browser and when you open it again you will still have you books list.

πŸ›  Built With

Tech Stack

Client

Key Features

  • Use local Storage
  • Save a list of books
  • Allow eliminate one selected Book

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

  • Only clone the repo and run in your local

Setup

Clone this repository to your desired folder:

https://github.com/mrcbq/awesome-books.git

Install

Clone this repository to your desired folder:

https://github.com/mrcbq/awesome-books.git

Usage

To run the project, execute the following command:

git clone https://github.com/mrcbq/awesome-books.git

Run tests

To run tests, run the following command:

No implemented yet.

Deployment

You can deploy this project using:

GH Pages, publish the branch in git Hub pages

(back to top)

πŸ‘₯ Authors

πŸ‘€ JosΓ© FernΓ‘ndez-Caminero

πŸ‘€ Juan Diego Guerra

(back to top)

πŸ”­ Future Features

  • Use Classes
  • Add Navigation
  • Add Contact

(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... Please give us a star to the repo

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)