Skip to content

tmfadhlul/spotify-clone-rn-redux

Repository files navigation

Spotify Clone

Spotify Clone is a clone app of https://www.spotify.com. It use React Native as the frontend and Djanggo as the Backend. I am working this app for learning purpose. Feels free to contribute to make this app better.

gif

Feature

  1. Albums List
  2. Artist List
  3. Tracks List
  4. Play/Pause Track ( run in background )

Technology

  1. React Native (Mobile Apps)
  2. Django (Rest Api)
  3. NGINX (Web Server)
  4. Mysql (Database)
  5. Redux Thunk
  6. Axios

Installation