Skip to content

EmilyButera/ColorMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Match

A relatively simple website that takes an input of RGB or Hex color codes, and finds the exact complementary color


Due to the fact that the website uses Flask, it cannot be hosted on a github pages site.

In order to run the site locally, please follow the steps below:

  • Open the whole folder
  • Go to the app.py file, and run python -m flask run
  • Visit http://127.0.0.1:33705 in your browser

ALTERNATIVELY

visit https://colormatch.emilybutera.hackclub.app/

And enjoy!


This project was made for Hackclub's Summer of Making

About

Project designed for Hackclub's Summer of Making. ColorMatch assists artists, graphic designers, and front-end developers in picking color schemes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors