Skip to content

There's another one project which might be considered as an introduction to Redux topic

Notifications You must be signed in to change notification settings

hazartilirot/redux-songs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An imitation of a player.

There is a first attempt to understand a Redux library. Given a static list of songs which can be separately selected. As one clicks on a play button a change immediately appears on screen. A user is shown an imitation of playing a song. The whole data is wired up by means of Redux. The project implemented in the middle of learning process while watching Modern React with Redux course by Stephen Grider.

Prerequisites

Installation

npm install

Run

npm start

About

There's another one project which might be considered as an introduction to Redux topic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published