Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.09 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.09 KB

React-Piano-MIDI-Record-Play

Everything mentioned in requirements all work.

About optional features...

adding, updating songs using redux store works. adding songs to graphql server works.

TODO: updating graphql data cache updating song titles in graphql server store

React, React Router, Redux and Redux Thunk

Installation

git clone https://github.com/notrab/create-react-app-redux.git
cd create-react-app-redux
yarn

Get started

yarn start

This boilerplate is built using create-react-app so you will want to read the User Guide for more goodies.