Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://peteugwu.github.io/awesome-books-ES6/
This is a basic website that allows users to add/remove books from a list. The list of books added by the user are persisted to the local storage and are always available to the user anytime He/She visit the website.
https://peteugwu.github.io/awesome-books-ES6/
css3 html javascript
Last synced: about 1 month ago
JSON representation
This is a basic website that allows users to add/remove books from a list. The list of books added by the user are persisted to the local storage and are always available to the user anytime He/She visit the website.
- Host: GitHub
- URL: https://peteugwu.github.io/awesome-books-ES6/
- Owner: PeteUgwu
- License: mit
- Created: 2022-11-07T17:53:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T17:02:48.000Z (about 2 years ago)
- Last Synced: 2024-10-29T14:18:10.087Z (about 2 months ago)
- Topics: css3, html, javascript
- Language: JavaScript
- Homepage:
- Size: 558 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
## Awesome books: plain JavaScript with objects
> This is a project to implement a book shelve.
## Built With
- HTML
- CSS
- JavaScript
- Git and Github## Getting Started
Read down the page for instructions and requirements
### Prerequisites
Code Editor(VS Studio Code)
Web Browser (Google Chrome recommended)## Live Demo
[Live Demo Link](https://peteugwu.github.io/awesome-books-ES6/)
## How to Run
[linkToSource](https://github.com/PeteUgwu/awesome-books-ES6)
To run the project do the following:
- Clone the repository into a folder
- Open the folder with your code editor (say; VS Code)
- Install Live Server Extension on VS Code
- Open the index.html file
- Click on Live Server button on the base of your VS Code
- Wait for a new tab to open
- Voila! Your project is Live. You can procceed to make changes to the files## Author
- GitHub: [@PeteUgwu](https://github.com/PeteUgwu)
- Twitter: [@Petrus4Charles](https://twitter.com/Petrus4Charles)
- LinkedIn: [/peter-ugwu-15a3a724b/](https://www.linkedin.com/in/peter-ugwu-15a3a724b/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- partners/micronauts## 📝 License
This project is [MIT](./LICENSE) licensed.