All Projects → Pau1fitz → React Spotify

Pau1fitz / React Spotify

Licence: mit
Spotify React / Redux 🎤🎺🎸🎷

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Spotify

Spotify Now Playing
Spotify now playing information and control popup for macOS menu bar
Stars: ✭ 171 (-83.93%)
Mutual labels:  spotify-api, music
Singlespotify
🎵 Create Spotify playlists based on one artist through the command line
Stars: ✭ 254 (-76.13%)
Mutual labels:  spotify-api, music
Obscurify
Find out more about your music taste and compare it to others' with Obscurify
Stars: ✭ 200 (-81.2%)
Mutual labels:  spotify-api, music
Swift Radio Pro
Professional Radio Station App for iOS!
Stars: ✭ 2,644 (+148.5%)
Mutual labels:  spotify-api, music
Spotifyapi Net
🔉 A Client for the Spotify Web API, written in C#/.NET
Stars: ✭ 887 (-16.64%)
Mutual labels:  spotify-api, music
Coverify
🎧 Design fresh album cover for your Spotify playlists
Stars: ✭ 167 (-84.3%)
Mutual labels:  spotify-api, music
Spotitube
Synchronize your Spotify collections downloading from external providers
Stars: ✭ 250 (-76.5%)
Mutual labels:  spotify-api, music
Listen Now
Listen-now, 提供了多音乐平台的音乐搜索、播放、歌单播放、同步平台歌单到本地数据库,并计划开发智能音乐推荐系统。listen-now主要由学生层级的同学一起开发。
Stars: ✭ 139 (-86.94%)
Mutual labels:  spotify-api, music
Smd
Spotify Music Downloader
Stars: ✭ 822 (-22.74%)
Mutual labels:  spotify-api, music
Spotui
Spotify in the terminal 💻🎶
Stars: ✭ 302 (-71.62%)
Mutual labels:  spotify-api, music
Plylst
Smart playlists for Spotify! Stop relying on fancy pants algorithms to organize your library and instead build playlists the way you want.
Stars: ✭ 301 (-71.71%)
Mutual labels:  spotify-api, music
Spotty Features
Show trends about your music listening habits over time. Create playlists from a given seed and specified audio features.
Stars: ✭ 20 (-98.12%)
Mutual labels:  spotify-api, music
Listentogether
Grab some friends, connect your Spotify account, and listen to music in sync with each other.
Stars: ✭ 19 (-98.21%)
Mutual labels:  spotify-api, music
Youtubetospotify
A Python script to fetch tracks of music channels on Youtube, find them on Spotify and add them to a playlist
Stars: ✭ 33 (-96.9%)
Mutual labels:  spotify-api, music
Mitsuhaxi
Universal iOS 11 audio visualizer
Stars: ✭ 44 (-95.86%)
Mutual labels:  music
Music Synthesis With Python
Music Synthesis with Python talk, originally given at PyGotham 2017.
Stars: ✭ 48 (-95.49%)
Mutual labels:  music
Vocal Melody Extraction
Source code for "Vocal melody extraction with semantic segmentation and audio-symbolic domain transfer learning".
Stars: ✭ 44 (-95.86%)
Mutual labels:  music
Automod Bot
Fun moderation economy bot discord.js
Stars: ✭ 41 (-96.15%)
Mutual labels:  music
Sonos Cli
🎶 Command Line Interface for Sonos
Stars: ✭ 50 (-95.3%)
Mutual labels:  music
Vyplayindicator
PlayIndicator inspired by Apple's Music Player.
Stars: ✭ 47 (-95.58%)
Mutual labels:  music

React-Spotify 🎺🎸🎻🎤

This is React-Spotify, a React front end client that communicates with the Spotify API.

See it in action here.

alt text alt text

If you wish to run the code locally run the following.

yarn
yarn start
visit http://localhost:3000

You can also run as an electron app by running yarn run electron-start.

Please note that the Spotify API only provides 30 second audio snippets. It may be possible to get the full track by using the Web Playback SDK.

License

Released under the MIT License.

Check LICENSE.md for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].