Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khalilannbiya/bookshelf-app
Submission Dicoding at Belajar Membuat Front-End Web untuk Pemula class
https://github.com/khalilannbiya/bookshelf-app
bookshelf crud css html javascript
Last synced: 26 days ago
JSON representation
Submission Dicoding at Belajar Membuat Front-End Web untuk Pemula class
- Host: GitHub
- URL: https://github.com/khalilannbiya/bookshelf-app
- Owner: khalilannbiya
- Created: 2022-05-30T13:18:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T05:17:05.000Z (over 2 years ago)
- Last Synced: 2024-11-07T19:46:09.212Z (3 months ago)
- Topics: bookshelf, crud, css, html, javascript
- Language: JavaScript
- Homepage: https://khalilannbiya.github.io/bookshelf-app/
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bookshelf App
Submission Dicoding at Belajar Membuat Front-End Web untuk Pemula class
## Demo
[Demo](https://khalilannbiya.github.io/bookshelf-app/)
## Tech Stack
**Client:** HTML5, CSS3, Javascript, Web Storage
## Run Locally
Clone the project
```bash
git clone https://github.com/khalilannbiya/bookshelf-app.git
```Go to the project directory
```bash
cd bookshelf-app
```Start the server
## Documentation
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
- [Javascript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [Web Storage](https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API)## Features
- Add book
- Delete book
- Move the book when it's been read
- Search book by Judul, Penulis, Tahun## Feedback
If you have any feedback, please reach out to us at [email protected]