https://github.com/codehass/awesome-books
Awesome-Books app is a simple website where we can add or delete books with the name and author. I use HTML, CSS, and JavaScript in this project and stock books in local storage.
https://github.com/codehass/awesome-books
List: awesome-books
Last synced: 28 days ago
JSON representation
Awesome-Books app is a simple website where we can add or delete books with the name and author. I use HTML, CSS, and JavaScript in this project and stock books in local storage.
- Host: GitHub
- URL: https://github.com/codehass/awesome-books
- Owner: codehass
- Created: 2022-11-28T13:56:29.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T13:21:17.000Z (about 3 years ago)
- Last Synced: 2025-03-06T15:02:57.142Z (11 months ago)
- Language: HTML
- Homepage:
- Size: 261 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Microverse README Template
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
**[Project: Awesome books]** is about creating a web page to add and delete books.
## 🛠 Built With
HTML
Javascript
- Create a local directory that you want to clone the repository.
- Open the command prompt in the created directory.
- On the terminal run this command git clone https://github.com/codehass/Awesome-books.git
- Go to the repository folder using command prompt cd Awesome-books.
- Install the dev dependencies for linters run npm install.
### Prerequisites
In order to run this project you need:
-Google chrome
-Internet Explorer
-Any broswer
### Setup
Clone this repository to your desired folder:
- Open the command prompt in the created directory.
- On the terminal run this command git clone https://github.com/codehass/Awesome-books.git
- Go to the repository folder using command prompt cd Awesome-books.
- Install the dev dependencies for linters run npm install.
👤 **Author-01**
- GitHub: [@codehass](https://github.com/codehass)
- Twitter: [@hassanelourdy](https://twitter.com/hassanelourdy)
- LinkedIn: [Hassan El OUARDY](https://www.linkedin.com/in/hassan-el-ouardy-360b99169/)
👤 **Author-02**
- GitHub: [@App-Developer8866](https://github.com/App-Developer8866/)
- Twitter: [@MMuttrafRasool](https://twitter.com/MMuttrafRasool)
- LinkedIn: [Muhammad Muttraf Rasool](https://www.linkedin.com/in/muhammad-muttraf-rasool-421819202)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/codehass/Awesome-books/issues).
Give a ⭐️ if you like this project!
This project is [MIT](./LICENSE) 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._