Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://kandy-peter.github.io/ES6-awesome-book/
create a javascript app that stores book the way that user can add and delete books. All changes will be stored in the local storage
https://kandy-peter.github.io/ES6-awesome-book/
css eslint html5 javascript stylelint
Last synced: 3 months ago
JSON representation
create a javascript app that stores book the way that user can add and delete books. All changes will be stored in the local storage
- Host: GitHub
- URL: https://kandy-peter.github.io/ES6-awesome-book/
- Owner: Kandy-Peter
- Created: 2022-01-17T10:19:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-24T11:59:16.000Z (over 2 years ago)
- Last Synced: 2024-05-17T15:46:11.639Z (6 months ago)
- Topics: css, eslint, html5, javascript, stylelint
- Language: JavaScript
- Homepage:
- Size: 312 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
![](https://img.shields.io/badge/Html-blue)
![](https://img.shields.io/badge/css-red)
![](https://img.shields.io/badge/Javascript-pink)
# AwesomeBook-ES6
create an awesome book javscript app using ES6 syntax and packages managments. I use `luxon` package to get the date.## Screenshot
![screenshot](./img/screenshoot.png)
## Built With
```
- HTML
- CSS
- Javascript
- npm
- luxon
```#### Clone this repository
`git clone [email protected]:Kandy-Peter/ES6-awesome-book.git`
`ES6-awesome-book`
### Live demo
[Awesome Book](https://kandy-peter.github.io/ES6-awesome-book/)
### Install
```
- run `npm install` to install dependencies.
- run `npm i --save luxon` to install luxon.
```
## Authors👤 **Kandi Peter**
- GitHub: [Kandi-Peter](https://github.com/Kandy-Peter)
- LinkedIn: [Kandi-Kamuntu](https://www.linkedin.com/in/kandi-peter-a49590212/)
- twitter: [Kandi_Peter](https://twitter.com/peter_kandy)## 🤝 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!
## 📝 License
This project is [MIT](./MIT.md) licensed.