Skip to content

lssmn/react-redux-saga-lyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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