An open API service indexing awesome lists of open source software.

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.

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

**[Project: Awesome books]** is about creating a web page to add and delete books.

## 🛠 Built With
HTML
Javascript

(back to top)

## 💻 Getting Started

- 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.

(back to top)

### Prerequisites

In order to run this project you need:

-Google chrome

-Internet Explorer

-Any broswer

(back to top)

### 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.

(back to top)

👤 **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)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/codehass/Awesome-books/issues).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

(back to top)

## 📝 License

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._

(back to top)