This is a video player with an interactive comments system, based on react/redux in order to try some features of the framework.
If you want to check it :
- Clone the repository
git clone https://github.com/OneAirOne/react-redux-playground
- Go to the project directory
cd react-redux-playground
- Install the project
npm i
- Start react
npm start
- Open a browser on localhost:3000