react-redux-saga-lyrics
v1.0.1
Published
A small lyrics search app built with react and redux-saga
Downloads
6
Readme
react-redux-saga-lyrics
A small lyrics search app built with React and Redux Saga using create-react-app.
Click here to open the live demo.
Getting started
$ git clone https://github.com/lssmn/react-redux-saga-lyrics.git
$ cd react-redux-saga-lyrics
$ yarn install
$ yarn start
Tests & Coverage
$ yarn test
$ yarn test --coverage
Credits
Thanks to @NTag for creating the API