/spotify-wrapper

A project that creates a wrapper for Spotify API

Primary LanguageJavaScriptMIT LicenseMIT

Spotify Wrapper

A wrapper to work with the Spotify Web API.

This project was developed to learn about Javascript with Test Driven Development (TDD).

Installing

Install node depencies

npm install

Authors

  • Kauan Mocelin

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thanks to Willian Justen for your great course about Javascript with TDD.