Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palette Lab

A lightweight, mobile-friendly color palette WebApp you can run offline or host on GitHub Pages.

image

Quick Start

Place these files together in one folder:

  • index.html
  • styles.css
  • app.js
  • README.md
  • icon.png
  • favicon.ico

Open index.html directly in a browser for a quick offline run, or follow the "Run Locally" section below for a more reliable environment.


Run Locally (recommended)

Python 3

cd path/to/folder
python -m http.server 8000
# Open http://localhost:8000

About

This lightweight, mobile-first web application features a customizable color palette.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages