Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 270 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 270 Bytes

A simple node.js program that will grab the colors of a given website

Installation

  • Clone the git repository
  • cd into the folder (usually named Color-grab)
  • npm install or yarn install
  • Run the program via node node index.js
  • Go to localhost:3001
  • GRAB