omaiboroda / trackify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple audio player application for demo purposes and playground.

Try now

Screenshot

Implementation notes:

  • styled-components and rebass for styles;
  • react-router for client-side routing;
  • humps for converting API responses to camelCase;
  • lodash.throttle for throttling time updates in tag;
  • Fractal folder structure.

Todo

[] State management;

[] Cover with tests;

About


Languages

Language:JavaScript 93.9%Language:HTML 6.1%