ltackett / redux-hooks-audio-player

Quick demo of an audio player using only functional components and Redux hooks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running locally:

  1. cp .env.local.example .env.local
  2. Get a SoundCloud API key.
  3. Replace client_id in .env.local with your SoundCloud API key
  4. yarn start

About

Quick demo of an audio player using only functional components and Redux hooks.


Languages

Language:TypeScript 82.9%Language:HTML 9.4%Language:CSS 6.8%Language:JavaScript 0.9%