1.0.1 • Published 6 years ago

react-redux-saga-lyrics v1.0.1

Weekly downloads
11
License
-
Repository
github
Last release
6 years ago

react-redux-saga-lyrics

Build Status GitHub version semantic-release

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