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

https://github.com/devendra-alt/awsome-book-es6


https://github.com/devendra-alt/awsome-book-es6

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          



Awesome Book

# 📗 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](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)

- [📝 License](#license)

# 📖 [Awesome Book]

**[Awesome Book]** is an online book archive where user can add or remove diffrent books

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **ES6 Modules**
- **ES6 BEST practices**
- **[Local storage]**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://devendra-alt.github.io/Awesome-Books/#books)

(back to top)

## 💻 Getting Started

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

```
git clone
```

### Prerequisites

In order to run this project you need:

- A code editor of your choice(like vs code or Atom and so on)
- Version control System (git is preferred)

### Setup

Clone this repository to your desired folder:

```
cd my-folder
git clone https://github.com/tajulafreen/Awesome-Books.git
cd Awesome-Books
```

### Install

Install this project with:

```
cd Awesome-Books
npm i
```

### Usage

To run the project, execute the following command:

```
live server
```

### Run tests

To run tests, run the following command:

```
npx eslint .
```

(back to top)

## 👥 Authors

👤 **Devendra**

- GitHub: [@githubhandle](https://github.com/devendra-alt)
- Twitter: [@twitterhandle](https://twitter.com/Devendra5101)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/devendramulewa/)

(back to top)

## 🔭 Future Features

- [ ] **[better UI]**
- [ ] **[Server]**

(back to top)

## ⭐️ Show your support

If you like this project give me stars and follow me on social media.

(back to top)

## 🙏 Acknowledgments

I would like to thank to microverse.

(back to top)

## 📝 License

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

(back to top)