https://github.com/asbhogal/javascript-color-tool
An interactive tool which allows a user to select a color based on a hex value, then modify it live. This is a project part of the Scrimba course and is currently under development.
https://github.com/asbhogal/javascript-color-tool
color-changer css3 development html5 javascript js scss
Last synced: about 2 months ago
JSON representation
An interactive tool which allows a user to select a color based on a hex value, then modify it live. This is a project part of the Scrimba course and is currently under development.
- Host: GitHub
- URL: https://github.com/asbhogal/javascript-color-tool
- Owner: asbhogal
- Created: 2022-09-10T17:51:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T16:57:59.000Z (over 3 years ago)
- Last Synced: 2025-06-23T09:48:10.817Z (12 months ago)
- Topics: color-changer, css3, development, html5, javascript, js, scss
- Language: JavaScript
- Homepage: https://javascript-color-tool.vercel.app
- Size: 191 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Color Changer
 
  
An interactive tool which allows a user to select a color based on a hex value, then modify it live (by adjusting its brightness.) The resulting color is displayed next to it. This is a project part of the Scrimba course and is currently under development.
:heavy_check_mark: Features:
- Fully responsive
- Optimised for the web
:link: Links
- JavaScript Color Tool
- Scrimba Course