Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 406 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 406 Bytes

#RGB Flash

A ReactJS project to create a flashing RGB light on your browser.

Features:

  • Control the speed of the flashing light
  • Turn the light on and off

Installation

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