Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://serengia.github.io/awesome-books--with-es6-modules/
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.
https://serengia.github.io/awesome-books--with-es6-modules/
css javascript
Last synced: 3 months ago
JSON representation
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.
- Host: GitHub
- URL: https://serengia.github.io/awesome-books--with-es6-modules/
- Owner: serengia
- Created: 2022-10-31T07:45:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-31T10:58:27.000Z (over 2 years ago)
- Last Synced: 2024-11-04T12:02:33.814Z (3 months ago)
- Topics: css, javascript
- Language: JavaScript
- Homepage:
- Size: 412 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Awesome Books
> 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## Live Demo (if available)
[Live Demo Link](https://serengia.github.io/awesome-books--with-es6-modules/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Install
```js
npm install
```## Authors
- 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._