# iPod.js - Spotify와 애플뮤직을 웹 아이팟UI로 감상

> Clean Markdown view of GeekNews topic #4532. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4532](https://news.hada.io/topic?id=4532)
- GeekNews Markdown: [https://news.hada.io/topic/4532.md](https://news.hada.io/topic/4532.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-06-30T15:29:39+09:00
- Updated: 2021-06-30T15:29:39+09:00
- Original source: [tannerv.com](https://tannerv.com/ipod/)
- Points: 6
- Comments: 1

## Topic Body

- 자신의 Spotify 나 Apple Music 계정으로 로그인해서 음악 감상(SDK 이용)

- 음악 라이브러리 내용을 클래식 아이팟의 클릭휠 인터페이스 형태로 재생 지원

ㅤ→ 커버플로우 기능 포함

- 오픈소스 : TypeScript + React (Hooks, Context) + Styled Components + Framer Motion

## Comments



### Comment 5538

- Author: xguru
- Created: 2021-06-30T15:29:45+09:00
- Points: 2

클릭휠 구현이 오리지널과 유사하게 부드럽네요.

Repo : https://github.com/tvillarete/ipod-classic-js
