https://github.com/fourkitchens/4ktopo
Search topodesigns.com bags for a Four Kitchens branded bag or pack. 💀 Decommissioned 💀
https://github.com/fourkitchens/4ktopo
Last synced: about 1 month ago
JSON representation
Search topodesigns.com bags for a Four Kitchens branded bag or pack. 💀 Decommissioned 💀
- Host: GitHub
- URL: https://github.com/fourkitchens/4ktopo
- Owner: fourkitchens
- Created: 2016-08-29T15:13:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T15:02:44.000Z (almost 9 years ago)
- Last Synced: 2025-01-07T10:20:50.748Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 30
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 4k Topo
Search topodesigns.com bags for a Four Kitchens branded bag or pack.
## Overview
This site calculates the color difference of bags and packs compared to a configurable color and serves a yes/no answer. To learn more about the color comparison method used, see http://www.colorwiki.com/wiki/Delta_E:_The_Color_Difference.

## Install & Run
* `npm install`
* `npm start`
## How do I check for a different color?
* Fork this repo
* Change `companyName` and `brandColorRGBArray` in `config/default.json`
* Deploy