IgorKowalczyk / color-picker

๐Ÿ–Œ๏ธ Online HEX and RGB color picker.

Home Page:https://igorkowalczyk.github.io/color-picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Picker

JavaScript based website to pick HEX or RGB colors

Jekyll GitHub License Version Discord

Issues

If you have any issues with the page please create new issue here

Development

To set up your environment to develop this page, run bundle install.

To test site, run bundle exec jekyll serve and open your browser at http://localhost:4000. This starts a Jekyll server using your config and the contents. As you make modifications, your site will regenerate and you should see the changes in the browser after a refresh.

Pull Requests

When submitting a pull request:

  • Clone the repo.
  • Create a branch off of master and give it a meaningful name (e.g. my-awesome-new-feature).
  • Open a pull request on GitHub and describe the feature or fix.

License

This project is licensed under the MIT. See the LICENSE file for details

About

๐Ÿ–Œ๏ธ Online HEX and RGB color picker.

https://igorkowalczyk.github.io/color-picker

License:MIT License


Languages

Language:CSS 44.1%Language:JavaScript 28.3%Language:HTML 27.3%Language:Ruby 0.3%