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

https://github.com/mrjacob12/colorpalettevisualization

🎨
https://github.com/mrjacob12/colorpalettevisualization

colors electron palette react

Last synced: about 2 months ago
JSON representation

🎨

Awesome Lists containing this project

README

          


Project logo

ColorPaletteVisualization

[![GitHub Issues](https://img.shields.io/github/issues/MrJacob12/ColorPaletteVisualization.svg)](https://github.com/MrJacob12/ColorPaletteVisualization/issues)
[![License](https://img.shields.io/github/license/MrJacob12/ColorPaletteVisualization.svg)](/LICENSE)

- [About](#about)
- [Authors](#authors)
- [Getting Started](#getting_started)

## 🧐 About

Multi platform application to visualisation color palette.

## 🏁 Getting Started

### Installing

```bash
git clone https://github.com/MrJacob12/ColorPaletteVisualization
```

```bash
cd ColorPaletteVisualization
```

```bash
npm i
```

### Development

```bash
npm start
```

```bash
npm run electron
```

### Build

```bash
npm run package
```

```bash
npm run make
```

## ⛏️ Built Using

- [React](https://reactjs.org/)
- [Electron](https://electronjs.org/)
- [SCSS](https://sass-lang.com/)

## 📝 License

This project is [MIT](https://github.com/MrJacob12/ColorPaletteVisualization/blob/master/LICENSE) licensed.

## ✍️ Authors

- [@MrJacob12](https://github.com/mrjacob12)