#RGB Flash
A ReactJS project to create a flashing RGB light on your browser.
- Control the speed of the flashing light
- Turn the light on and off
git clone https://github.com/adarshswaminath/rgb-flash.git
cd rgb-flash
npm install
npm run dev
Open http://127.0.0.1:5173 In Browser
Live Demo