/react-redux-songs

Small React-Redux practice app

Primary LanguageJavaScript

Songs

Simple React-Redux app. Reducers define a list of songs and a selected song property. Action is to select a song.

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.