/colorpicker-app

The color picker react app.

Primary LanguageJavaScript

The Color Picker - React App

http://danielzawadzki.com | @danzawadzki

A simple application built using the React library. It allows you to search for a color from the database.

Instruction

npm start

Runs the app in development mode.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

npm run watch-css
npm run build-css

Build and/or watch the app sass styles.

Dependencies

"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-scripts": "1.0.17"
"node-sass-chokidar": "0.0.3",
"prop-types": "^15.6.0"

Social profiles:

Portfolio: danielzawadzki.com

Twitter: @danzawadzki9

Codepen: @danzawadzki

Linkedin: @danzawadzki

License

This project is licensed under the MIT License.