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

https://iamsjunaid.github.io/Awesome-Books/


https://iamsjunaid.github.io/Awesome-Books/

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Awesome Books README

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 Awesome Books: JS objects

**Awesome books** is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application, I've learnt how to manage data using JavaScript. That's why the website will be more interactive. I used the given medium-fidelity wireframe to build the UI.

## 🛠 Built With

### Tech Stack

HTML

Javascript

CSS

### Key Features

- **Add books to the book list**
- **Remove any book in the list**
- **Create your own book list**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://iamsjunaid.github.io/Awesome-Books/)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

Open VSCode and type ctrl+P, type

```sh
ext install ritwickdey.liveserver
```

### Setup

Clone this repository to your desired folder:

```sh
git clone git@github.com:iamsjunaid/Awesome-Books.git;
```

### Usage

To run the project just click the Go Live button in the VSCode.

(back to top)

## 👥 Authors

👤 **Junaid Ahmed Syed**

- GitHub: [@iamsjunaid](https://github.com/iamsjunaid)
- Twitter: [@junaidahmedsyed](https://twitter.com/junaidahmedsd)
- LinkedIn: [@junaidsyed](https://www.linkedin.com/in/junaid-syed-058b2779/)

👤 **Zermarden**

- GitHub: [@solorics](https://github.com/zermarden)
- Twitter: [@zermarden](https://twitter.com/zermarden)
- LinkedIn: [@zermarden](https://linkedin.com/in/zermarden)

(back to top)

## 🔭 Future Features

- **Navigation**
- **Styling**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project you can give a Star at project's [GitHub page](https://github.com/iamsjunaid/Awesome-Books).

(back to top)

## 🙏 Acknowledgments

We would like to thank Joel Kalema for the first review.

(back to top)

## 📝 License

This project is [MIT](https://github.com/iamsjunaid/Awesome-Books/blob/main/LICENSE) licensed.

(back to top)