Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 268 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 268 Bytes

React Redux Search Page

Single Page Application that allows users to search for artists using the iHeartRadio API. Built with React, Redux and Node.

Installation

  1. npm install
  2. webpack
  3. npm run server
  4. Navigate to http://localhost:8080/ to view the app.