https://ridwanullahi-code.github.io/awesome-book-project/
Microverse Module 02 Project: This is education project that allow user to add desire books to the list and also delete books. It makes use of local storage to preserve the data on the web browser.Built with HTML, CSS, JavaScript
https://ridwanullahi-code.github.io/awesome-book-project/
git github html html5 javascript project scss-framework webpack
Last synced: about 1 year ago
JSON representation
Microverse Module 02 Project: This is education project that allow user to add desire books to the list and also delete books. It makes use of local storage to preserve the data on the web browser.Built with HTML, CSS, JavaScript
- Host: GitHub
- URL: https://ridwanullahi-code.github.io/awesome-book-project/
- Owner: Ridwanullahi-code
- License: mit
- Created: 2022-09-26T09:17:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-10T13:32:24.000Z (over 3 years ago)
- Last Synced: 2024-05-21T04:05:37.584Z (almost 2 years ago)
- Topics: git, github, html, html5, javascript, project, scss-framework, webpack
- Language: JavaScript
- Homepage: https://ridwanullahi-code.github.io/awesome-book-project/
- Size: 3.99 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Project Demo
[Live Demo](https://ridwanullahi-code.github.io/awesome-book-project/)
## AWESOME BOOK PROJECT
Project allow user to add desire books to the list and also delete books. It makes use of local storage to preserve the data on the web browser.Built with HTML, CSS, JavaScript
## Project Goals:
- Add books to the list
- Remove books in the list
- Preserve data in the web browser using local storage
- Add data to the collection
## Prequisite Knowledge:
- Basic Git command
- Basic HTML
- Basic CSS
- JavaScript
## Project Usage:
To make use of this project, kindly run any of the following commands.
```
git clone https://github.com/Ridwanullahi-code/awesome-book-project.git
```
or
```
git clone git@github.com:Ridwanullahi-code/awesome-book-project.git
```
## Contributors
- GitHub Username: [Outkram](https://github.com/Outkarm)
- GitHub Username: [Ridwan](https://github.com/Ridwanullahi-code)
- GitHub Username: [Alex](https://github.com/Osoro254Alex
)
## Aknowledgements
- Thanks to microverse for its support throughout the project