Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdsantelicesl/spotspa
Spotify mixer with react SPA
https://github.com/jdsantelicesl/spotspa
Last synced: 2 months ago
JSON representation
Spotify mixer with react SPA
- Host: GitHub
- URL: https://github.com/jdsantelicesl/spotspa
- Owner: jdsantelicesl
- Created: 2024-01-12T19:40:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-16T05:17:39.000Z (about 1 year ago)
- Last Synced: 2024-04-05T06:23:20.435Z (10 months ago)
- Language: JavaScript
- Size: 398 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpotWebReact
SpotWebReact consists of a flask backend and react front end. The react front end fetches a token from backend and then makes requests to spotify API using that token. Backend handles user authentication in order to grant a 1 hour token.