spotified A react app which uses spotify's api to look up artists. Check it out here: https://spotified.herokuapp.com/ Includes: react react-router material-ui sass babel webpack Getting Started: $ git clone https://github.com/a-faraz/spotified $ cd spotified $ npm install $ npm start Then open localhost:5000 to view the app.