초기 커밋

바이브 > 스포티파이
This commit is contained in:
2025-11-28 16:12:32 +09:00
commit ae33fb9bce
90 changed files with 16401 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Streaming Service Selector
This is a code bundle for Streaming Service Selector. The original project is available at https://www.figma.com/design/vhBIkRImRpWwzCKsEmGqeB/Streaming-Service-Selector.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.