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.
Make sure you have Node and NPM installed.
To get started, run the following commands:
- Install dependencies:
npm i
- Start the server:
npm start
View the project at http://localhost:8080/