Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://mrprotocoll.github.io/awesome-books-microverse/
https://mrprotocoll.github.io/awesome-books-microverse/
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://mrprotocoll.github.io/awesome-books-microverse/
- Owner: mrprotocoll
- License: mit
- Created: 2023-01-18T07:50:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T06:43:37.000Z (almost 2 years ago)
- Last Synced: 2024-04-21T01:53:16.601Z (7 months ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 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 Books Project** is a single webpage that enables the adding and removal of book to and from the list of books.
Client
- **Single page**
- **Local storage**
> Link to deployed project.
- [Live Demo Link](https://mrprotocoll.github.io/awesome-books-microverse/)
> 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
### 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
> 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)
- [ ] **[Mobile resonsiveness]**
- [ ] **[Ability to store books in Database]**
- [ ] **[High fidelity design]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project, please don't forget to follow me and give it a star.
I would like to thank [Microverse](https://www.microverse.org/)
This project is [MIT](./LICENSE) licensed.