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