https://github.com/mrjacob12/colorpalettevisualization
🎨
https://github.com/mrjacob12/colorpalettevisualization
colors electron palette react
Last synced: about 2 months ago
JSON representation
🎨
- Host: GitHub
- URL: https://github.com/mrjacob12/colorpalettevisualization
- Owner: MrJacob12
- License: mit
- Created: 2022-05-01T22:26:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-03T13:37:21.000Z (about 4 years ago)
- Last Synced: 2026-03-29T21:03:24.110Z (3 months ago)
- Topics: colors, electron, palette, react
- Language: JavaScript
- Homepage:
- Size: 702 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ColorPaletteVisualization
[](https://github.com/MrJacob12/ColorPaletteVisualization/issues)
[](/LICENSE)
- [About](#about)
- [Authors](#authors)
- [Getting Started](#getting_started)
Multi platform application to visualisation color palette.

### 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
```
- [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.
- [@MrJacob12](https://github.com/mrjacob12)