This project use Spotify's Web API to do request about music and data profile if you have a account
This project was developed as a final project for bootcamp Globant's, looking not only for a new job, but also to learn and improve skills of front-end development
Node JS installed
To run project in necesary Gulp, Gulp clean and Browser Sync
- Install dependencies
$ npm install
2. Install gulp-cli
$ npm install --global gulp-cli
- Run command gulp
$ gulp
Browser automatically opens with the Web application