An open API service indexing awesome lists of open source software.

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

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