Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashiishme/react-sine-wave
Sine wave animation using React & Typescript with Canvas API :heart_eyes:
https://github.com/ashiishme/react-sine-wave
canvas-api hacktoberfest react reactjs sinewave typescript wave-animation
Last synced: about 1 month ago
JSON representation
Sine wave animation using React & Typescript with Canvas API :heart_eyes:
- Host: GitHub
- URL: https://github.com/ashiishme/react-sine-wave
- Owner: ashiishme
- License: mit
- Created: 2021-05-20T14:45:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-11T07:59:14.000Z (almost 3 years ago)
- Last Synced: 2024-05-01T18:45:14.098Z (8 months ago)
- Topics: canvas-api, hacktoberfest, react, reactjs, sinewave, typescript, wave-animation
- Language: TypeScript
- Homepage: https://ashiishme.github.io/react-sine-wave/
- Size: 752 KB
- Stars: 82
- Watchers: 5
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
React Sine Wave
Sine wave animation with random colors using React & Typescript with Canvas API :heart_eyes:.
# Demo
Deployed URL:
# Installation
```bash
git clone https://github.com/ashiishme/react-sine-wave.git
cd react-sine-wave
yarn install
```# Start the server
```bash
yarn start
```Enjoy the wave animation at: