react-sine-wave
react-sine-wave copied to clipboard
Sine wave animation using React & Typescript with Canvas API :heart_eyes:
React Sine Wave
Sine wave animation with random colors using React & Typescript with Canvas API :heart_eyes:.
Demo
Deployed URL: https://ashiishme.github.io/react-sine-wave/
Installation
git clone https://github.com/ashiishme/react-sine-wave.git
cd react-sine-wave
yarn install
Start the server
yarn start
Enjoy the wave animation at: http://localhost:3000/