Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://anita00001.github.io/My-awesome-book

The book managing app allows users to add entries for a book using the title and author name, reject duplicate entries, and delete books. Built with HTML, CSS and JavaScript.
https://anita00001.github.io/My-awesome-book

css3 html javascript javascript-modules

Last synced: 3 months ago
JSON representation

The book managing app allows users to add entries for a book using the title and author name, reject duplicate entries, and delete books. Built with HTML, CSS and JavaScript.

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

# 📖 My Awesome Book

> **My Awesome Book** is a website that allows a user to add their favourite book and display them in a table. It also allows user to remove the desired book.

## 🛠 Built With

### Tech Stack

> This project is built using
HTML,
CSS and
JavaScript.

HTML

CSS

Javascript


### Key Features

> - **No linter errors**

> - **Use of correct GitHub flow**
> - **Documented in a professional way**
> - **Follow best practices for HTML, CSS and Javascript**

(back to top)

## 🚀 Live Demo

> - [Live Demo Link](https://anita00001.github.io/My-awesome-book/)

(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:
> - **Visual Studio Code**
> - **Git Bash**

### Setup

> Clone this repository to your desired folder:

> - cd your-folder

> - git clone https://github.com/anita00001/Awesome-Book

### Install

> Installation dependency for linters check

### Usage

> Run the project on Visual Studio Code Live Server.

### Run tests

> Not Available for this project.

### Deployment

> You can deploy this project using:
> - GitHub Pages

(back to top)

## 👥 Authors

> 👤 **Anita Sharma**
> - GitHub: [@anita00001](https://github.com/anita00001)
> - Twitter: [@anitaa_sharmaa](https://twitter.com/anitaa_sharmaa)
> - LinkedIn: [anitaa-sharmaa](https://www.linkedin.com/in/anitaa-sharmaa/)

(back to top)

## 🔭 Future Features

> Build a history page to display all added books.

(back to top)

## 🤝 Contributing

> Contributions, issues, and feature requests are welcome!

> Feel free to check the [issues page](https://github.com/anita00001/My-awesome-book/issues).

(back to top)

## ⭐️ Show your support

> If you like this project feel comfortable to endorse the authors. Give a star in github repository.

(back to top)

## 🙏 Acknowledgments

> We would like to thank my coding partners, mentors and Microverse for their support in building the project.

(back to top)

## 📝 License

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

(back to top)