Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danifromecuador/books

Add or delete books from your personal library.
https://github.com/danifromecuador/books

Last synced: 10 days ago
JSON representation

Add or delete books from your personal library.

Awesome Lists containing this project

README

        

# Awesome Books

Welcome to my Awesome Books project

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

# 📖 Awesome Books!

**Awesome Books!** is my third project at Microverse, in this project I will create a personal book collection when the user can add or delete books and this information will be preserved in the local storage system.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **A book contains title and author**
- **The user can add or delete a book**
- **The list of books will be preserved in local storage**

(back to top)

## 🚀 Live Demo

- [Awesome Books](https://danifromecuador.github.io/books/)

(back to top)

## 💻 Getting Started

- Step 1: Clone this project using this git comand "git clone", (if you don't have git installed please visit
https://git-scm.com/downloads and install it).
- Step 2: Once you have installed git you can clone this project using the command below:
```
git clone https://github.com/danifromecuador/books
```
- Step 3: Once you have cloned this repo navigate to the folder that contains
the repository.
- Step 4: If you want to watch the html file open it with your favorite web browser.
- Step 5: If you want to edit this project open it with your favorite text editor.

(back to top)

## 👥 Authors

👤 **Dani Morillo**

- GitHub: [@danifromecuador](https://github.com/danifromecuador)
- Twitter: [@danifromecuador](https://twitter.com/danifromecuador)
- LinkedIn: [danifromecuador](https://www.linkedin.com/in/danifromecuador/)

👤 **Ruben Cuervo**

- GitHub: [@Jrmcuervom](https://github.com/Jrcuervom)
- Twitter: [@Jrmcuervom](https://twitter.com/Jrcuervom)
- LinkedIn: [Jrmcuervom](https://www.linkedin.com/in/Jrcuervom/)

(back to top)

## 🔭 Future Features

- If a book is actually added the user can't add it again
- The books could be ordered by author

(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 Awesome Books project please share my portfolio with recruters!

(back to top)

## 🙏 Acknowledgments

I would like to thank the Codepip company for creating the game called css frog.
https://twitter.com/playcodepip

(back to top)

## 📝 License

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

(back to top)