Skip to content

Latest commit

 

History

History
104 lines (68 loc) · 1.95 KB

README.md

File metadata and controls

104 lines (68 loc) · 1.95 KB

Logo

Coloring Palettes


Live   |   Files

About The Project:

Webapp to aid in early color/theming stages of UI design process.

Uses local storage to save updates to color palettes.

Screenshot

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites:

Node version >= 14

Installation:

  1. Clone the repo
    git clone https://github.com/itBme3/coloring-palettes
  2. Install packages
    yarn install
  3. Generate content
    yarn run generate
  4. Serve Locally
    yarn run start
    Or Development (hot reloading using Vite)
    yarn run dev

(back to top)

Contact:


Bobby Moynihan

[email protected]

LinkedIn

Github

(back to top)