Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://benm4k.github.io/AwesomeBooksProject/

A Single Page Application that allows you to store and delete books. It allows users to browse, and manage book orders on a single, dynamically updating web page.
https://benm4k.github.io/AwesomeBooksProject/

html-css javascript

Last synced: 2 months ago
JSON representation

A Single Page Application that allows you to store and delete books. It allows users to browse, and manage book orders on a single, dynamically updating web page.

Awesome Lists containing this project

README

        


logo

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)
- [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)

# 📖 "Awesome Books" Project

This project is a website for book storage. The website features a modern and sophisticated Single Page Application design.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **HTML and CSS**
- **Linters**
- **Git and Github**
- **JavaScript**

(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:
- GitHub;
- Code Editor;
- Basic Knowledge of HTML and CSS;

### Setup

Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/BenM4k/AwesomeBooksProject.git
```

### Install

Install this project with:
- npm install

### Usage

To run the project, execute the following command:

- Run it in your local machine with local server

### Run tests

To run tests, run the following command:

- npx stylelint "**/*.{css,scss}"
- npx hint .

### Deployment

You can deploy this project using:

GitHub Pages

(back to top)

## 👥 Authors

👤 **Benedict Makomo**

- GitHub: [@githubhandle](https://github.com/BenM4k)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/b%C3%A9n%C3%A9dict-makomo-885856248/)

👤 **Nahid Raihan Sardar**
- GitHub: [@githubhandle](https://github.com/Nahid1911)

## 🔭 Future Features

- [ ] **Project page**
- [ ] **Join page**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/BenM4k/First_Capstone_Project/issues).

(back to top)

## ⭐️ Show your support

If you like this project, U can reach me on my Twitter handle for any collaboration. Here is my Paypal account, for any fund assistance.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse and all My Micronauts partners for their help on this project.

I would like to thank My coding partner Nahid Raihan Sardar for his work, professionalism and skills showcase.

(back to top)

## 📝 License

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

(back to top)