Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 262 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 262 Bytes

spotifinder-backend

Configures GraphQL schemas and resolvers for our Spotifinder app, aggregates APIs from Spotify and resolves Queries/Mutations requested by our frontend.

Install dependencies

***USING YARN: *** yarn install

***USING NPM: *** npm install