This is a basic Image Color Picker Web App that allows uploading of an Image and selecting RGB and HSL values from the given image. Moreover, it has sliders to control the HSL values and convert to RGB.
Radix UI and ShadCN components were used to create the UI of the website. Moreover, Vite was used to create this React Project.
This project was deployed to Github Pages and can be tested there. No servers or databases were used in this Project.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh