Your Music with Spotify API with React Native App
your-music-rn
Your Music with Spotify API with React Native App
How to Run this APP in Local
First you must clone my project
git clone https://github.com/mhmmdvg/your-music-rn.git
Open Project
cd your-music-rn
Run npm or yarn
npm install or yarn
your Client ID from Spotify Dashboard and Add your domain, you can see in src/hooks/use-login
Run the project
npm run android/ios or yarn run android/ios