/redux-selector

Simple Album Selector in Redux & React JS

Primary LanguageJavaScriptApache License 2.0Apache-2.0

RATM Album Application with React JS & Redux

To run:

  • git clone
  • npm install
  • npm start

Simple application that selects and presents Rage Against the Machine (RATM) Album details. Purely for educational reasons. Furthermore, the aim was to design and implement a unique boilerplate for future developments.

Built with the following packages:

  • Webpack
  • Mocha
  • Babel
  • Redux
  • React