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

https://cobbyelsonfx.github.io/Awesome-Books-App-ES6/

The Awesome Books Project With ES6** is web application that uses ES6 syntax and modules file structure for organisation of code, and it basically allows you to add and remove books using local storage
https://cobbyelsonfx.github.io/Awesome-Books-App-ES6/

es6 html-css javascript localstorage modules

Last synced: about 1 month ago
JSON representation

The Awesome Books Project With ES6** is web application that uses ES6 syntax and modules file structure for organisation of code, and it basically allows you to add and remove books using local storage

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

# 📖 Awesome Books Project With ES6

**The Awesome Books Project With ES6** is web application that uses ES6 syntax and modules file structure for organisation of code.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **Uses ES6**
- **Makes use of linters for Quality code**
- **Allows users to add and delete books**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://cobbyelsonfx.github.io/Awesome-Books-App-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:

- An IDE (ex: VS Code)
- Github account

### Setup

Clone this repository to your desired folder:

```sh
cd project-folder
git clone https://github.com/CobbyElsonfx/Awesome-Books-App-ES6.git
```

### Deployment

You can deploy this project using:

- Go to github.com
- Create a new repository
- Add all website files in the new repository
- Go to Settings/Pages
- Go to branch and change from 'none' to 'main'
- Click Save

(back to top)

## 👥 Authors

👤 **Francis Andoh**

- GitHub: [@CobbyElsonfx](https://github.com/CobbyElsonfx)
- LinkedIn: [@FrancisAndoh](https://www.linkedin.com/in/francis-andoh-133aa7245/)

(back to top)

## 🔭 Future Features

- [ ] **Adding more sections**
- [ ] **Adding more stylings**
- [ ] **Implement Javascript**

(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 share with your friends and family!

(back to top)

## 🙏 Acknowledgments

I would like to thank my Coding Partner Feli for helping me do this project

(back to top)

## 📝 License

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

(back to top)