/vk-search-people

VK Audio API is DEAD

Primary LanguageCSS

TODO

#####high priority

  • add filter widget => pass to vk call
  • add song search (select field artist || title)
  • add captcha callback
  • add visual progress #####low priority
  • Add user page

Installation

1. git clone https://github.com/shpan93/event-calendar.git
2. npm install

Running

##development

npm run dev

Then visit localhost:9090 in your browser ##production

npm run build

This will compile css and js

###Unit testing Describes expected behavior of several actions, reducers and one of react components.

npm test