Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://serengia.github.io/awesome-books-project--with-es6/

This project allow the user to added and/or remove books from a list. The data is persisted in the local storage.
https://serengia.github.io/awesome-books-project--with-es6/

javascript

Last synced: about 2 months ago
JSON representation

This project allow the user to added and/or remove books from a list. The data is persisted in the local storage.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Awesome Books -- with-ES6 ](#-awesome-books----with-es6-)
- [🛠 Built With ](#-built-with-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [Getting Started ](#getting-started-)
- [Install ](#install-)
- [Authors ](#authors-)
- [🤝 Contributing ](#-contributing-)
- [Show your support ](#show-your-support-)
- [Acknowledgments ](#acknowledgments-)
- [📝 License ](#-license-)

# 📖 Awesome Books -- with-ES6

> This is a simple project that allow the user to added and/or remove books from a list. The data is persisted in the local storage.

## 🛠 Built With

- Html
- Css
- Javascript

### Key Features

> Key features of the application.

- **Ability to add and remove books**
- **Books saved in local storage**

(back to top)

## 🚀 Live Demo

> You can see a live demo via the link bellow.

- [Live Demo Link](https://serengia.github.io/awesome-books-project--with-es6)

(back to top)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Install

```js
npm install
```

## Authors

👤 **James Serengia**

- GitHub: [@githubhandle](https://github.com/serengia)
- Twitter: [@twitterhandle](https://twitter.com/JamesSerengia)
- LinkedIn: [LinkedIn](https://linkedin.com/in/james-serengia)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone who inspired this project

## 📝 License

This project is [MIT](./MIT.md) licensed.

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._