Skip to content

yayoc/forkfy

Repository files navigation

Forkfy

Forkfy enables forking playlist on Spotify with ability to merge changes back into your own playlist.

About

Please try to use demo page.

Get Started

$ yarn install

$ yarn run dev:client

$ yarn run dev:server

$ yarn run dev:start

open http://localhost:3000

Features

  • Forking playlist
  • Search playlist

Stacks

  • Typescript
  • React/Redux structure
  • redux-saga
  • SSR
  • Spotify API
  • Now (Hosting)

TODO

  • Add tests.

Test

yarn run test