Color Picker website.
A website that allows users to select color and copy it to clipboard.
Install node package manager npm.
You should be able to run the following commands.
node --version
npm --version
git clone https://github.com/Nalhin/ColorPicker
cd ColorPicker
npm install
npm run start
This project is licensed under the MIT License - see the LICENSE.md file for details.