Skip to content

This repo contains a responsive Spotify Clone made with React, Redux, Axios, Python and RedisDB.

License

Notifications You must be signed in to change notification settings

pedrogrigorio/Spotify-React-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify_logo

gif_preview

📕 About

This repo contains a responsive Spotify Clone made with React, Redux, Axios, Python and RedisDB for learning purposes. We are using the deezer API for the songs data and Youtube Player API to play the songs. If you like it please give it a star :)

🔧 Tools

📄 Available pages

  • Home: /
  • Search: /search
  • Your library: /library
  • Liked songs: /liked-songs
  • Playlists: /playlist/{playlist_id}

📝 Next TO-DO

  • Layout
  • Play
  • Search engine
  • Home page
  • See more page
  • Search initial page
  • Playlists
  • Liked songs page

💻 Installation

This project uses the Redis DB, witch needs a Linux OS, so you must have Docker installed to run the application.

# Clone the repo and cd into it
$ git clone https://github.com/pedrogrigorio/Spotify-React-Python.git
$ cd Spotify-React-Python

# Run docker-compose up
$ docker-compose up

📜 License

This project is under the MIT license. See the file LICENSE for more details.

About

This repo contains a responsive Spotify Clone made with React, Redux, Axios, Python and RedisDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published