Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://mrprotocoll.github.io/awesome-books-microverse/


https://mrprotocoll.github.io/awesome-books-microverse/

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# awesome-books-microverse

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Awesome Book Project

**Awesome Books Project** is a single webpage that enables the adding and removal of book to and from the list of books.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **Single page**
- **Local storage**

(back to top)

## 🚀 Live Demo

> Link to deployed project.

- [Live Demo Link](https://mrprotocoll.github.io/awesome-books-microverse/)

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

1. npm
use the following link to setup npm if you dont have it already installed on your computer

(install npm)

### Setup

Clone this repository to your desired folder using the above command:

```sh
cd my-folder
git clone https://github.com/mrprotocoll/awesome-books-microverse.git
```

### Install

Install this project with:

```sh
cd my-project
npm install -y
```

### Usage

To run the project:

Open the index.html file using a web browser

(back to top)

## 👥 Authors

> Mention all of the collaborators of this project.

👤 **mrprotocoll**

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

(back to top)

## 🔭 Future Features

- [ ] **[Mobile resonsiveness]**
- [ ] **[Ability to store books in Database]**
- [ ] **[High fidelity design]**

(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 don't forget to follow me and give it a star.

(back to top)

## 🙏 Acknowledgments

I would like to thank [Microverse](https://www.microverse.org/)

(back to top)

## 📝 License

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

(back to top)