Skip to content

mrseanbaines/color-keywords

Repository files navigation

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/

About

A list of all the CSS color keywords, with sorting and copy to clipboard functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published