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

https://github.com/tchasinga/api-capstone-project

Painting is a visual art form that involves the application of pigments or other coloring agents to a surface, such as canvas, paper, or wood, to create an image or design. Paintings can be created using various techniques and styles, and they have been a significant form of artistic expression for
https://github.com/tchasinga/api-capstone-project

painting

Last synced: about 2 months ago
JSON representation

Painting is a visual art form that involves the application of pigments or other coloring agents to a surface, such as canvas, paper, or wood, to create an image or design. Paintings can be created using various techniques and styles, and they have been a significant form of artistic expression for

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

# 📖 [ART-PAINT]

**[Our Paint-art]** is a website for the Art-design. With this app , customers can see the amazing produce of art which coast million dollard, they can like and comment on card of Art. All data is preserved .

## 🛠 Built With

### Tech Stack

- HTML
- CSS
- Javascript

### Key Features

- **[display the meals]**
- **[add like]**
- **[add comment]**
- **[display the likes and comments]**

(back to top)

## 🚀 Live Demo

>

- [Live Demo](https://tchasinga.github.io/API-capstone-project/dist/)

>

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

```sh
npm install
```

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/tchasinga/API-capstone-project.git

cd API-capstone
```

### Install

Install this project with:

```sh
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm run build
```

### Run tests

To run tests on linters, run the following command:

```sh
npx stylelint "**/*.{css,scss}"
npx hint .
npx eslint .
```

To run test coverages, run the following command:

```sh
npm test
```

### Deployment

You can deploy this project using:

```sh
npm start
```

(back to top)

## 👥 Authors

>

👤 **Henok karubel**

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

👤 **Tchasinga Balolebwami jack**

- GitHub: [@tchasingajacques](https://github.com/tchasinga)
- Twitter: [@tchasinga](https://twitter.com/Tchasinga)
- LinkedIn: [@tchasinga Jack](https://www.linkedin.com/in/tchasinga-jacques-76aba7214/)

(back to top)

## 🔭 Future Features

- **[add animation]**
- **[contact page]**
- **[reservation page]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/tchasinga/API-capstone-project/issues/33).

(back to top)

## ⭐️ Show your support

If you like our project please give a ⭐️.
If you have any suggestions or questions, you can contact us with [@tchasingajacques](https://github.com/tchasinga) or [@Henok Kirubel](https://github.com/henokkhm)

## 🙏 Acknowledgments

I would like to thank my coding partner for sharing their knowledge and experience.

## 📝 License

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

(back to top)