React Color picker component
A front-end application which would help users to create React Color picker component.
To install, simply clone this repository & run the following command yarn
or npm install
, this will install all the dependencies for you.
To run this project locally, run the following command yarn start
or npm start
, this will start a local instance of the application & you will be able to run the app in your browser at this url http://localhost:8000/.
React Color Picker app is deployed on GitHub React Color Picker