/timwispot

Timwi code challenge based on Spotify Open API

Primary LanguageJavaScript

timwispot

Timwi code challenge based on Spotify Open API

Startup

$ git clone https://github.com/TitoVince35/timwispot.git
$ cd timwispot
$ docker-compose up

Alternative

Since Docker environment is not fully functional yet.

  • Start timwispot-api with npm i && npm start
  • Start timwispot-web in another shell with yarn && yarn start

Tests

To test is to doubt...