Found 40 repositories(showing 30)
jerelmiller
Spotify Web Client built in React + GraphQL
audiolion
React Native app demoing usage of Spotify API, REST, React Hooks & GraphQL
Example Spotify graphql client on top of react native, expo, apollo, more to come...
DrianHillman
A React, GraphQL, Apollo & Auth0 project that interfaces with the Spotify API.
jac237
React.js, Spotify API, Audius API, GraphQL: Re-discover your favorite artists — and discover new artists already on the decentralized music platform.
Code a playlist using ReactNative and GraphQL
bluecitylights
This React application is using graphql server from `https://github.com/bluecitylights/spotify-graphql-server`
pavittar95
No description available
B0Y3R
playing around with react native, graphql and the spotify api
andjiev
Music platform that use Spotify API - React.js / GraphQL / Node.js
manasa8910
Music Streaming platform: React Native, TypeScript, StepZen (GraphQL server), PostgreSQL, Spotify API
nukeduke19
A React Native Spotify App Clone build with Expo CLI, AWS Amplify, and GraphQL.
arifshariati
Spotify let's you listen music online via spotify mobile app (android and IOS). This repo will focus on UI design and implementing minimal features of Spotify. Developed in react-native, aws amplify and graphql
cpalileo
Work in progress web application for creating personal playlists. Technologies using: Apollo Server Express, bCrypt, dotEnv, Express, Faker, GraphQL, JasonWebToken, Mongoose, Spotify Web API, JWT Decode, React Router Dom
taodailin
Use nodejs and mongoDB to build a web app loosely modeled on Spotify, with the following features: ● Register/Login/Logout ● View all songs (including song info like #listens, artist, album) ● Add/Remove song from library ● View library ● View artists and their songs Use a well designed db schema to efficiently perform the above actions (even when scaled). Optional: Use React.js and/or graphql Include as many features as you can, and add more functionality if possible :) Write a function to javascript/node to solve the following problem: Consider a scenario in our web app above: Users can follow other users, and they can follow others (thus creating a network of users). Given a song name and username, identify users in his network that have the given song in their library. We’ll test your code on hidden inputs. Input will be of the following format: First line will contain an int N - no of users The next N2 lines will contain: userID NoOfSongs Song1 Song2 Song3 … The next N 2 lines will contain a userID followed by his follow list. The final line will contain a userID and songID Output all users in the given user’s network that have the given song in their library. Input: Number of users N(int) userID1(int) numberOfSongs K(int) SongId1(int) songid2 songId3 …. SongIdk . . . userID2(int) numberOfSongs m(int) SongId1 songid2 songId3 …. SongIdm UserID1 userID2 UserID3 . . UserId1 SongId2 Input: 4 112112 3 1 2 3 100100 5 3 77 33 9 8 111110 2 99 77 666666 1 3 112112 100100 111110 110110 666666 111110 112112 100100 666666 111110 112112 3 Output: 100100 666666
abdullah5514
No description available
inidaname
No description available
The-Assembly
No description available
No description available
kevinegstorf
React Apollo Graphql OneGraph spotify player
danbeckwith
React front end for spotify graphql react project
jamiemaison
Recreation of Spotify Playlists using GraphQL & React
patrjam
Simple Spotify app for learning React + GraphQL
jeromys23
A Spotify clone using React, Redux, and GraphQL
Awais512
Spotify Clone using React Native Graphql and Aws Amplify backend
elisapatriciia
Front end made with React JS, with Spotify GraphQL API
derekwebdevcom
React Native Spotify Application with TypeScript, GraphQL & AWS Services(Amplify)
rishabh1S
It's spotify Clone app using React Native and GraphQl
jlsorak
A simple React & GraphQL web app to find and favourite Spotify tracks
Kibetdonald
Spotify Clone using React Native, Expo, AWS Amplify, AWS AppSync and GraphQL.