Skip to content

pedrotmr/spotify-apollo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Apollo Server

Simple single page application built for studying purposes to play around with concepts such as:

  • Spotify API
  • GraphQL Apollo Server
  • Jest and React Testing Library

Screen Shot 2022-07-14 at 13 24 58

To run the app after cloning:

Get your Spotify credentials at https://developer.spotify.com/dashboard

Then, create a env file inside the server folder with CLIENT_ID and CLIENT_SECRET

 cd server
 yarn 
 yarn start
 yarn test
 cd client
 yarn 
 yarn dev
 yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published