https://github.com/tchaton/music4you
Website using YT/Spotify api in angular2
https://github.com/tchaton/music4you
Last synced: 8 months ago
JSON representation
Website using YT/Spotify api in angular2
- Host: GitHub
- URL: https://github.com/tchaton/music4you
- Owner: tchaton
- License: mit
- Created: 2016-08-01T14:11:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-20T23:06:49.000Z (over 9 years ago)
- Last Synced: 2025-01-21T03:24:47.606Z (over 1 year ago)
- Language: TypeScript
- Size: 1.06 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# music4you
Website using YT/Spotify api in angular2
# Future
-Could become a way to use spotify as the search engine ( via preview ) and you tube as the main player
# Display
Single app page with 2 query inputs linked to both spotify/YT API .
#TO DO:
-Create a login space
-When query modified , don't change data being played
# Try it
- git clone 'path'
- cd music4you
- npm install
- npm start