This is an open source project from DevProjects. Feedback and questions are welcome! Find the project requirements here: Random color palette generator web app.
The live project can be found at https://random-palette-maker.netlify.app/
Built with React.js using Colormind API and React-Clipboard
Clone project
git clone https://github.com/valentinesamuel/color-palette-generator.git
Install npm and yarn add-ons
npm install
and yarn install
Run project
yarn start
Open your browser and enter path
localhost:3000
MIT Most open source projects use the MIT license.