Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://ansaribrahim.github.io/Awesome-books-with-ES6

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 learnt how to manage data using JavaScript. Thanks to that my website will be more interactive. I also useD a medium-fidelity wireframe to build the UI.
https://ansaribrahim.github.io/Awesome-books-with-ES6

bootstrap5 css html javascript luxon-library module

Last synced: about 1 month ago
JSON representation

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 learnt how to manage data using JavaScript. Thanks to that my website will be more interactive. I also useD a medium-fidelity wireframe to build the UI.

Awesome Lists containing this project

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)
- [πŸ“ License](#LICENSE)

# πŸ“– Awesome-books

**Awesome-books** is a website that displays my Techinical skills and projects that i have done.

**Link to online version of Awesome-books** is in [Live Demo](#live-demo)

## πŸ›  Built With

### Tech Stack

Client

Server

Database

### Key Features

- **local-storage**
- **Add-books**
- **Remove-books**
- **ES6**

(back to top)

## πŸš€ Live Demo

- [Live Demo Link](https://ansaribrahim.github.io/Awesome-books-with-ES6/#new-book)

(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:

- Modern chrome Browser

### Setup

- Clone this repository to your desired folder with the following commend
```
git clone [email protected]:AnsarIbrahim/Awesome-books-with-ES6.git
```

### Install

- Type cd
```
Awesome-books
```
- open index.html file in the browser

### Usage

- To run the project, execute the following command:
- Type cd ```Awesome-books ```
- open index.html file in the browser

### Run tests

- To run tests, run the following command:
- N/A

### Deployment

- You can deploy this project using:
- Type cd ``` Awesome-books ```
- open index.html file in the browser

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **Ansar Ibrahim**

- GitHub: [Ansar Ibrahim](https://github.com/AnsarIbrahim)
- Twitter: [Ansar Ibrahim](https://twitter.com/ansaradheeb)
- LinkedIn: [Ansar Ibrahim](https://linkedin.com/in/ansar-ibrahim-61447424a/)

(back to top)

## πŸ”­ Future Features

- [ ] **Web-pack**
- [ ] **To-do-list**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

- If you like this project please give it a STAR⭐️

(back to top)

## πŸ™ Acknowledgments

- I would like to thank following
- MicroVerse

(back to top)

## πŸ“ LICENSE

This project is [MIT](./LICENSE) licensed.

(back to top)