An Example React application that demonstrates using React with webpack, babeljs, and redux, as well as project structure. Currently, it is designed to work as this project's frontend.
Requirements:
Instructions:
- Clone this repository.
- cd to project directory (where package.json resides)
npm install
npm run start