Giter Club home page Giter Club logo

spotify-clone-django's Introduction

spotify-clone-django

python Django clone music app

check it out here https://youttify.pythonanywhere.com/demo/

Setup

The first thing to do is to clone the repository:

$ git clone https://github.com/techakhil-me/spotify-clone-django
$ cd spotify-clone-django

Create a virtual environment to install dependencies in and activate it:

$ virtualenv2 --no-site-packages env
$ source env/bin/activate

Then install the dependencies:

(env)$ pip install -r requirements.txt

Note the (env) in front of the prompt. This indicates that this terminal session operates in a virtual environment set up by virtualenv2.

Once pip has finished downloading the dependencies:

(env)$ cd spotify-clone-django
(env)$ python manage.py runserver

And navigate to http://127.0.0.1:8000/demo.

spotify-clone-django's People

Contributors

techakhil-me avatar pypranav avatar

Stargazers

 avatar Sudhanwa Kaveeshwar avatar Marwah Alsaggaf avatar Bernat Frangi avatar Shambhavi Mishra avatar Nirakar Jena avatar Darren Jones avatar  avatar Artemis Resende avatar SifuSherif (Abdulazeez Sherif) avatar  avatar Marcelo Romeu Gonçalves avatar Vitor Bruno avatar  avatar fF avatar Xiang Zhao avatar  avatar  avatar Edilson Gudo avatar ɘmit avatar

Watchers

 avatar  avatar

spotify-clone-django's Issues

Search error

it give an error when the search field is empty i think it is having some problem with redirecting to home

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.