https://iamsjunaid.github.io/Awesome-Books/
https://iamsjunaid.github.io/Awesome-Books/
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://iamsjunaid.github.io/Awesome-Books/
- Owner: iamsjunaid
- License: mit
- Created: 2023-04-24T03:38:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-28T10:52:42.000Z (about 3 years ago)
- Last Synced: 2025-09-18T03:06:22.983Z (10 months ago)
- Language: JavaScript
- Size: 230 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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** 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.
HTML
Javascript
CSS
- **Add books to the book list**
- **Remove any book in the list**
- **Create your own book list**
- [Live Demo Link](https://iamsjunaid.github.io/Awesome-Books/)
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.
👤 **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)
- **Navigation**
- **Styling**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/iamsjunaid/Awesome-Books/issues ).
If you like this project you can give a Star at project's [GitHub page](https://github.com/iamsjunaid/Awesome-Books).
We would like to thank Joel Kalema for the first review.
This project is [MIT](https://github.com/iamsjunaid/Awesome-Books/blob/main/LICENSE) licensed.