Chrome Extenstion to export the color palette of a website in a single click.
Clone the project
git clone https://github.com/plsankar/colorhunter
Go to the project directory
cd colorhunter
Install dependencies
npm install
Run development build
npm run dev
or run the production build
npm run build
For support or feedback email [email protected].