Skip to content

React app utilising the react-palette module to extract/generate six prominent colours from sample images

Notifications You must be signed in to change notification settings

pbaveja/colourful-dogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colourful dogs

A React App utilising the react-palette module to display the six colours from sample dog images.

Running Locally

Clone the repo and run

npm install
npm start

Navigate to locahost:3000

Working

constants.js has an array of images.

App.js takes a random image from this array and passes it to react-palette

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

React app utilising the react-palette module to extract/generate six prominent colours from sample images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published