Skip to content

syldouss/one-point-front

Repository files navigation

template-myspotify-front-react-ts

Setup : Accès à l'API Spotify

  • Aller sur la page Spotify Dashboard.
  • Se connecter ou créer un compte (gratuit).
  • Ensuite dans le dashboard, il faut créer une application (bouton "Create an app")
    • Lui donner un nom
    • Valider
  • Editer les settings
  • Récupérer le Client ID (vers le haut à gauche)
  • Copier ensuite le fichier .env vers un fichier .env.local
  • Dans le fichier .env.local, modifier la variable VITE_SPOTIFY_CLIENT_ID avec votre clientId

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Type-Check, Compile and Minify for Production

yarn build

Run Unit Tests with Vitest

yarn test:unit

Lint with ESLint

yarn lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors