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

https://github.com/getssh/awesome-books-with-es6


https://github.com/getssh/awesome-books-with-es6

List: awesome-books-with-es6

Last synced: about 1 month ago
JSON representation

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)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 [Awesome books: with ES6]

**[Awesome books: with ES6]** This is a project that will create, remove and store data to localsotrage and return the data on windows load.

## 🛠 Built With

### Tech Stack

For this project, HTML, CSS and JavaScript has been used

Client

Server

Database

### Key Features

- **[Allow clinets to add a book to the list]**
- **[Allow clinets to remove a book from the list]**
- **[Responsive for diffrent size of screens]**
- **[Daynamically created website content]**
- **[Shows local date and time]**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://getssh.github.io/Awesome-books-with-ES6/)

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

- Node js in your local environment

### Setup

Clone this repository to your desired folder:

git clone https://github.com/getssh/Awesome-books-with-ES6

cd Awesome-books-with-ES6

### Install

Install this project with:

npm install

### Usage

To run the project, execute the following command:

Use a liveserver of Run it on a web browser

### Run tests

To run tests, run the following command:

npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint .

### Deployment

You can deploy this project using:

Set up a deployment in package.json and run deploy or
use github pages

(back to top)

## 👥 Authors

👤 **Getayawkal Tamrat**

- GitHub: [@githubhandle](https://github.com/getssh)
- Twitter: [@twitterhandle](https://twitter.com/GetayawkalT)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/getayawkal-tamrat/)

(back to top)

## 🔭 Future Features

- [ ] **[Animation and style to the book list and tab]**
- [ ] **[smooth transition]**
- [ ] **[Add functionality to edit]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project please send you feedbacks and give it a start

(back to top)

## 🙏 Acknowledgments

I would like to thank my coding partners and code reviwers

(back to top)

## ❓ FAQ (OPTIONAL)

- **[Who can use this project]**

- [Anyone who is interested on web development can use this project]

- **[What skills do i need to use this project?]**

- [This project is for starters and no perior tech knowledge is not required]

(back to top)

## 📝 License

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

(back to top)