This project is a submission for the Tidal recruitment process
Make sure you have git and Node v6 or later installed.
To install this project you have to download or clone it from this repository.
The following command clones the project
git clone https://github.com/qazsero/tidal-assignment-react-redux tidal-assignment-react-redux
cd tidal-assignment-react-reduxAfter downloading a copy of the repo you need to install the packages it depends on
npm installOpen the front end application in a browser.