This Project requires Node.js installed on your system.
$ git clone https://github.com/Saman-Safaei/r-spotify.git
$ cd r-spotify
$ npm install
$ npx msw init ./public
$ npm start
$ yarn install
$ yarn msw init ./public
$ yarn start
With this commands the R-Spotify will be started.