Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 481 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 481 Bytes

Winamp

Personal project for experimenting state management with Redux Toolkit.

TODO:

Functionality

  • set up json server
  • fetch songs
  • search songs
  • set up redux
  • add playlist
  • update playlist
  • remove playlist
  • add song to playlist
  • remove song from playlist

UI

  • create grid system
  • create visual components
  • move audioplayer to nav
  • loading skeleton