Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaayperez/spotify-react-native-app
Spotify app with React Native that plays Spotify music.
https://github.com/jaayperez/spotify-react-native-app
expo javascript music npm react react-components react-native react-native-app spotify spotify-api spotify-web-api
Last synced: about 1 month ago
JSON representation
Spotify app with React Native that plays Spotify music.
- Host: GitHub
- URL: https://github.com/jaayperez/spotify-react-native-app
- Owner: jaayperez
- License: mit
- Created: 2020-02-11T08:16:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T08:47:05.000Z (2 months ago)
- Last Synced: 2024-09-28T18:43:08.669Z (about 2 months ago)
- Topics: expo, javascript, music, npm, react, react-components, react-native, react-native-app, spotify, spotify-api, spotify-web-api
- Language: JavaScript
- Homepage:
- Size: 3.52 MB
- Stars: 18
- Watchers: 4
- Forks: 3
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 🎵 Spotify Music Listing Application
Spotify music listing app with React Native + Spotify Web API — in a fast and efficient way. Spotify only provides us with the first 30 seconds of a song. The URL to the sound file is included in the search API response.
## Technologies
**Built with**
- [React](https://reactjs.org/)
- [React Native](https://reactnative.dev)
- [Spotify Web API](https://developer.spotify.com/documentation/web-api/)## License
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/jaayperez/mySpotifyReact/blob/master/LICENSE)This work by [Justin Perez](https://justinperez.com) is licensed under a MIT License Copyright © 2020.