Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://momo-87.github.io/awesome-books-with-ES6/

Small web application used to add, list and delete books from the local storage. User adds a book by providing the title and the author and can retrieve it later. Build with JavaScript
https://momo-87.github.io/awesome-books-with-ES6/

css html javascript

Last synced: about 2 months ago
JSON representation

Small web application used to add, list and delete books from the local storage. User adds a book by providing the title and the author and can retrieve it later. Build with JavaScript

Awesome Lists containing this project

README

        



photo
logo



Awesome Books project with ES6




photo

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)


# 📖 Awesome Books
> Small web application used to add, list and delete books from the local storage. User adds a book by providing the title and the author and can retrieve it later. Build with JavaScript.


## 🛠 Built With
- HTML.
- CSS.
- JavaScript

### Tech Stack

Client


### Key Features
- Adding Books;
- Deleting Books.

(back to top)

## 🚀 Live Demo
>[Live Demo](https://momo-87.github.io/awesome-books-with-ES6/)

(back to top)

## 💻 Getting Started
>To get a local copy up and running, follow these steps.

### Prerequisites
1. Web browser.
2. Code Editor.
3. Git-smc.

### Setup
> To clone this repository to your desired folder, run this command:
```sh
cd my-folder
git clone https://github.com/momo-87/awesome-books-with-ES6.git
```

### Install
>Run this command:
```sh
cd my-project
npm install
```

### Usage
> To run the project, open index.html using live server extension.

### Run tests
>Coming soon

(back to top)

## 👥 Author
👤 Christian Romuald MOMO TONFACK
- GitHub: [@githubhandle](https://github.com/Momo-87)
- Twitter: [@twitterhandle](https://twitter.com/Momo_yde)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/christian-momo/)

(back to top)

## 🔭 Future Features
- [ ] Editing Books.

(back to top)

## 🤝 Contributing
> Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/momo-87/awesome-books-with-ES6/issues).

(back to top)

## ⭐️ Show your support

>If you like this project just give it a star ⭐️.

(back to top)

## 🙏 Acknowledgments
>I would like to thank Microverse.

(back to top)

## 📝 License
>This project is [MIT](./LICENSE) licensed.

(back to top)