Book-store React-redux book store app. See the live site here. Usage Make sure npm is installed. $ git clone https://github.com/Paarmita/Book-Store.git $ cd Book-store $ npm install $ npm start For running the tests $ npm test