Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 873 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 873 Bytes

Color Keywords

This is the repo for Color Keywords, a site which lists all of the available CSS color keywords, with sorting and copy to clipboard functionality.

Demo screenshot

Netlify Status Build Status

Setup

Make sure you have Node and NPM installed.

To get started, run the following commands:

From the project root:

  1. Install dependencies:
npm i
  1. Start the server:
npm start

View the project at http://localhost:8080/