Music app for searching artists and playing previews using the Deezer API. Built from Udemy Course
- Install expo client app and scan this qr mark:
Typing @sschottler/music-app inside of Expo Client will also open this project
I didn't bother changing the default splash screen so it'll just be a blank square for a few seconds.
git clone https://github.com/sschottler/music-app.git
npm install
- get free deezer api key here
- set your api key in .env file
npm start
- install expo client on your phone and scan the qrmark that pops up
if it generates the wrong URL due to docker/virtualbox/etc. you can override that in the .env file
You can also build an android apk and skip the playstore and install directly on your phone with USB. Instructions here:
https://docs.expo.io/versions/latest/distribution/building-standalone-apps