andreysaf / react-redux-songs

Small React-Redux practice app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Small React-Redux practice app


Languages

Language:JavaScript 63.6%Language:HTML 36.4%