Now create and join House party music with your friends with musico. Musico uses Spotify api for playing/pausing the song,so you might need to own a spotify application to use the app.
- Django-rest framework
- django
- python
- react js
- material-ui
- webpack
- Babel
To start using the application on your local device do following.
-
Clone the repository
-
Inside the cloned directory, run the following commands:
pip3 install -r req.txt
To install all the project's dependencies.
-
Run
python3 manage.py runserver
To start the server
-
To start the frontend run
npm install
inside the frontend directory
-
And,run
npm run dev
to complie the frontend code.
Thanks goes to these people (emoji key):
Shipra Verma 🚧 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!