Skip to content

Full Stack Web App of a Music Player using Spotify API, Django and React.js

Notifications You must be signed in to change notification settings

vicentefb/House-Party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

House Party

House Party is a full stack Web Application developed using Django and React.js that showcases a Music Player using Spotify API.

IMAGE ALT TEXT

Setup

git clone https://github.com/vicentefb/House-Party.git
cd House-Party\music_controller
python .\manage.py runserver

In a new terminal

cd House-Party\music_controller\frontend
npm install
npm run dev

Tech

Following the MVC (Model, View, Controller) pattern, Mybrary uses some open source projects to work properly:

  • Django - High-level Python Web framework
  • React.js - JavaScript library for building user interfaces
  • Spotify - Spotify API

Showcase

About

Full Stack Web App of a Music Player using Spotify API, Django and React.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published