Skip to content

kanielrkirby/portfolio

Repository files navigation

Polychrome Color Palette Generator

Live Deployment: kanielrkirby.github.io/polychrome

Color palette generator built using only TypeScript and PostCSS.

Features

  • Built algorithms for Analogous, Monochromatic, Complementary, and several more!
  • Drag and drop animations built with basic CSS and added nesting.
  • Design created in Figma.
  • Remove, Copy, Add buttons on each color.
  • Saves palettes to local storage, can import via basic text.
  • Custom solutions for the SPA router, modals, and popovers.

Setting up the Development Environment

Clone the repo and cd into the directory

git clone https://github.com/kanielrkirby/polychrome
cd polychrome

Install dependencies

yarn

Run the development server

yarn dev

Open the instance on localhost:3000

Contributing

This is meant as a personal project, sorry! Feel free to fork it though!

About

Portfolio website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published