stopify
An attempt to make a spotify-clone
##Installation
Install xampp in your system from [https://www.apachefriends.org/download.html]
download the .zip file of this repository.
After completion of installation, go to xampp->htdocs, create a folder 'stopify', unzip the installed repository( or you can also clone the repository in this folder) in this folder.
Launch the xampp application and click on start for the apache server and the mysql server. (You can leave the others as it is)
Go to your web browser and go to the following page: [localhost/stopify/]
Congratulations !! You can now use the app as you wish.