https://github.com/indraarianggi/cyberpunk-music-player
Build music player with cyberpunk theme
https://github.com/indraarianggi/cyberpunk-music-player
canvas-api react vite webaudio-api
Last synced: about 2 months ago
JSON representation
Build music player with cyberpunk theme
- Host: GitHub
- URL: https://github.com/indraarianggi/cyberpunk-music-player
- Owner: indraarianggi
- Created: 2023-09-06T00:27:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-06T00:29:29.000Z (over 1 year ago)
- Last Synced: 2024-10-25T02:56:53.593Z (7 months ago)
- Topics: canvas-api, react, vite, webaudio-api
- Language: JavaScript
- Homepage: https://cyberpunk-music-player-swart.vercel.app/
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cyberpunk Music Player
## References
1. [Creating a Cyberpunk-Themed Music Player with React, Web Audio API, and Canvas](https://tropicolx.hashnode.dev/creating-a-cyberpunk-themed-music-player-with-react-web-audio-api-and-canvas)
2. [Web Audio API - MDN](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API)
3. [Canvas API - MDN](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API)# React + Vite
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](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh