- Copy
client_id
andclient_secret
from spotify developer dashboard and paste to.env
file.
SPOTIFY_CLIENT_ID=dd29e7bc9b2d4b18b25ae1e9bd167...
SPOTIFY_CLIENT_SECRET=ee2808f0584b4860accce6a44f08c...
- Install package and start dev environment with yarn.
yarn
yarn dev
- Practice project for RWD webpage and Third-party APIs.